@Deprecated
public class AsyncServlet
extends org.springframework.web.servlet.FrameworkServlet
| 构造器和说明 |
|---|
AsyncServlet()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
已过时。
|
MessageDispatcher |
getDispatcher(javax.servlet.ServletContext sc)
已过时。
|
java.lang.Object |
getRequestHandler(javax.servlet.http.HttpServletRequest request,
java.lang.String UrlPath)
已过时。
|
java.util.Map |
getUrlmap(java.lang.String urlPath,
ActorTransactionCfg cfg,
javax.servlet.http.HttpServletRequest request)
已过时。
|
void |
init(javax.servlet.ServletConfig config)
已过时。
|
static void |
main(java.lang.String[] args)
已过时。
|
protected java.lang.String |
resolveTransactionId(java.lang.String path,
javax.servlet.http.HttpServletRequest request)
已过时。
|
applyInitializers, buildLocaleContext, buildRequestAttributes, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, destroy, doDelete, doGet, doOptions, doPost, doPut, doTrace, findWebApplicationContext, getContextAttribute, getContextClass, getContextConfigLocation, getContextId, getNamespace, getServletContextAttributeName, getUsernameForRequest, getWebApplicationContext, initFrameworkServlet, initServletBean, initWebApplicationContext, isEnableLoggingRequestDetails, onApplicationEvent, onRefresh, postProcessWebApplicationContext, processRequest, refresh, service, setApplicationContext, setContextAttribute, setContextClass, setContextConfigLocation, setContextId, setContextInitializerClasses, setContextInitializers, setDispatchOptionsRequest, setDispatchTraceRequest, setEnableLoggingRequestDetails, setNamespace, setPublishContext, setPublishEvents, setThreadContextInheritableaddRequiredProperty, createEnvironment, getEnvironment, getServletName, init, initBeanWrapper, setEnvironmentprotected void doService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
doService 在类中 org.springframework.web.servlet.FrameworkServletjava.lang.Exceptionpublic java.lang.Object getRequestHandler(javax.servlet.http.HttpServletRequest request,
java.lang.String UrlPath)
public java.util.Map getUrlmap(java.lang.String urlPath,
ActorTransactionCfg cfg,
javax.servlet.http.HttpServletRequest request)
public static void main(java.lang.String[] args)
protected java.lang.String resolveTransactionId(java.lang.String path,
javax.servlet.http.HttpServletRequest request)
public MessageDispatcher getDispatcher(javax.servlet.ServletContext sc)
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init 在接口中 javax.servlet.Servletinit 在类中 javax.servlet.GenericServletjavax.servlet.ServletException