Package | Description |
---|---|
org.eclipse.jetty.continuation |
Jetty Continuation : DEPRECATED: use Servlet 3.0
AsyncContext instead |
Modifier and Type | Field and Description |
---|---|
private static ContinuationThrowable |
Servlet3Continuation.__exception
Deprecated.
|
private static ContinuationThrowable |
FauxContinuation.__exception
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Continuation.undispatch()
Deprecated.
Undispatch the request.
|