org.eclipse.jetty.server
类 AsyncContinuation.AsyncEventState
java.lang.Object
javax.servlet.AsyncEvent
org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
- 包容类:
- AsyncContinuation
public class AsyncContinuation.AsyncEventState
- extends AsyncEvent
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncContinuation.AsyncEventState
public AsyncContinuation.AsyncEventState(ServletContext context,
ServletRequest request,
ServletResponse response)
getSuspendedContext
public ServletContext getSuspendedContext()
getDispatchContext
public ServletContext getDispatchContext()
getServletContext
public ServletContext getServletContext()
getPath
public String getPath()
- 返回:
- The path in the context
Copyright © 2013. All Rights Reserved.