|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||
| 接口摘要 | |
|---|---|
| Continuation | Continuation. |
| ContinuationFilter.FilteredContinuation | |
| ContinuationListener | A Continuation Listener
A ContinuationListener may be registered with a call to
Continuation.addContinuationListener(ContinuationListener). |
| 类摘要 | |
|---|---|
| ContinuationFilter | ContinuationFilter must be applied to servlet paths that make use of
the asynchronous features provided by ContinuationFilter.FilteredContinuation APIs, but that
are deployed in servlet containers that are neither Jetty (>= 7) nor 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 non-jetty Servlet 3
server. |
| 错误摘要 | |
|---|---|
| ContinuationThrowable | ContinuationThrowable
A ContinuationThrowable is throw by Continuation.undispatch()
in order to exit the dispatch to a Filter or Servlet. |
|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||