|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
com.timeindexing.servlet.SelectServlet
com.timeindexing.servlet.OctetStreamDownloadServlet
This servlet returns downloads OctetStream data.
The mime type of the reposnse is "application/octet-stream"
The associate file name is "download.bin".
Nested Class Summary |
Nested classes inherited from class com.timeindexing.servlet.SelectServlet |
SelectServlet.WriterOutputStream |
Constructor Summary | |
OctetStreamDownloadServlet()
|
Method Summary | |
protected void |
setContentType()
Set the content type. |
protected void |
setFilename()
Set the filename for downloads. |
Methods inherited from class com.timeindexing.servlet.SelectServlet |
doGet, doPlayBack, empty, isBrowser, isSecurityCodeOn, postPlaybackError, prePlaybackError, setContentType, setFilename |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OctetStreamDownloadServlet()
Method Detail |
protected void setContentType()
setContentType
in class SelectServlet
protected void setFilename()
setFilename
in class SelectServlet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |