|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.AsyncEvent
org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
public class AsyncContinuation.AsyncEventState
| Constructor Summary | |
|---|---|
AsyncContinuation.AsyncEventState(ServletContext context,
ServletRequest request,
ServletResponse response)
|
|
| Method Summary | |
|---|---|
ServletContext |
getDispatchContext()
|
java.lang.String |
getPath()
|
ServletContext |
getServletContext()
|
ServletContext |
getSuspendedContext()
|
| Methods inherited from class javax.servlet.AsyncEvent |
|---|
getAsyncContext, getSuppliedRequest, getSuppliedResponse, getThrowable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncContinuation.AsyncEventState(ServletContext context,
ServletRequest request,
ServletResponse response)
| Method Detail |
|---|
public ServletContext getSuspendedContext()
public ServletContext getDispatchContext()
public ServletContext getServletContext()
public java.lang.String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||