See: Description
Interface | Description |
---|---|
Continuation |
Continuation.
|
ContinuationFilter.FilteredContinuation | |
ContinuationListener |
A Continuation Listener
|
Class | Description |
---|---|
ContinuationFilter |
ContinuationFilter must be applied to servlet paths that make use of
the asynchronous features provided by
Continuation APIs, but that
are deployed in servlet containers that are a
compliant Servlet 3.0 container. |
ContinuationSupport |
ContinuationSupport.
|
Servlet3Continuation |
This implementation of Continuation is used by
ContinuationSupport
when it detects that the application has been deployed in a Servlet 3
server. |
Error | Description |
---|---|
ContinuationThrowable |
ContinuationThrowable
|
Copyright © 1995-2015 Webtide. All Rights Reserved.