|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ContinuationFilter.FilteredContinuation APIs, but that
are deployed in servlet containers that are neither Jetty (>= 7) nor a
compliant Servlet 3.0 container.ContinuationSupport.getContinuation(ServletRequest)
ContinuationSupport
when it detects that the application is deployed in a jetty-6 server.ServletRequestListener.requestDestroyed(javax.servlet.ServletRequestEvent)
The response may still be written to during the call.
ContinuationSupport
when it detects that the application has been deployed in a non-jetty Servlet 3
server.ServletResponse.
ServletResponse.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||