|
||||||||||
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.MP3DownloadServlet
This servlet returns downloads MP3 data.
The mime type of the reposnse is "audio/x-mpeg".
The associate file name is "download.mp3".
Nested Class Summary |
Nested classes inherited from class com.timeindexing.servlet.SelectServlet |
SelectServlet.WriterOutputStream |
Constructor Summary | |
MP3DownloadServlet()
|
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 MP3DownloadServlet()
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 |