public class StiWebResourceServlet extends StiServlet
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.logging.Logger |
LOG |
static java.lang.String |
RESOURCE_PARAM |
static java.lang.String |
RESOURCE_SERVLET_MAPPING |
static java.lang.String |
VERSION |
| Constructor and Description |
|---|
StiWebResourceServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static java.lang.Long |
getTime() |
void |
init() |
error, runActiondoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected static final java.util.logging.Logger LOG
public static java.lang.String RESOURCE_PARAM
public static java.lang.String RESOURCE_SERVLET_MAPPING
public static final java.lang.String VERSION
protected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionHttpServlet.doGet(HttpServletRequest request, HttpServletResponse response)protected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionHttpServlet.doPost(HttpServletRequest request, HttpServletResponse response)public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic static java.lang.Long getTime()
Copyright © 2019 Stimulsoft. All Rights Reserved.