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
Fields in org.eclipse.jetty.continuation declared as ContinuationThrowableModifier and TypeFieldDescriptionprivate static final ContinuationThrowableFauxContinuation.__exceptionDeprecated.private static final ContinuationThrowableServlet3Continuation.__exceptionDeprecated.Methods in org.eclipse.jetty.continuation that throw ContinuationThrowableModifier and TypeMethodDescriptionvoidContinuation.undispatch()Deprecated.Undispatch the request.