public class TuneInfoServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVLET_PATH_TUNE_INFO |
| Constructor and Description |
|---|
TuneInfoServlet(Configuration configuration,
Properties directoryProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Get SID tune infos.
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String SERVLET_PATH_TUNE_INFO
public TuneInfoServlet(Configuration configuration, Properties directoryProperties)
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2018 Ken Händel. All rights reserved.