com.stimulsoft.web.servlet
Class StiWebResourceServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.stimulsoft.web.servlet.StiServlet
com.stimulsoft.web.servlet.StiWebResourceServlet
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class StiWebResourceServlet
- extends StiServlet
#67569 Web resource servlet
- See Also:
- Serialized Form
Method Summary |
static java.lang.Long |
getTime()
|
void |
init()
|
Methods inherited from class javax.servlet.http.HttpServlet |
service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_PARAM
public static java.lang.String RESOURCE_PARAM
RESOURCE_SERVLET_MAPPING
public static java.lang.String RESOURCE_SERVLET_MAPPING
VERSION
public static final java.lang.String VERSION
StiWebResourceServlet
public StiWebResourceServlet()
init
public void init()
throws javax.servlet.ServletException
- Overrides:
init
in class javax.servlet.GenericServlet
- Throws:
javax.servlet.ServletException
getTime
public static java.lang.Long getTime()