Uses of Class
org.eclipse.jetty.continuation.ContinuationThrowable
Packages that use ContinuationThrowable
Package
Description
Jetty Continuation : DEPRECATED: use Servlet 3.0
AsyncContext instead-
Uses of ContinuationThrowable in org.eclipse.jetty.continuation
Methods in org.eclipse.jetty.continuation that throw ContinuationThrowableModifier and TypeMethodDescriptionvoidContinuation.undispatch()Deprecated.Undispatch the request.