| 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 neither Jetty (>= 7) nor a
compliant Servlet 3.0 container. |
| ContinuationSupport |
ContinuationSupport.
|
| Error | Description |
|---|---|
| ContinuationThrowable |
ContinuationThrowable
|
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.