Package org.eclipse.jetty.continuation

Interface Summary
Continuation Continuation.
ContinuationFilter.PartialContinuation  
ContinuationListener A Continuation Listener
 

Class Summary
ContinuationFilter ContinuationFilter
ContinuationSupport ContinuationSupport.
Jetty6Continuation This implementation of Continuation is used by ContinuationSupport when it detects that the application is deployed in a jetty-6 server.
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.
 

Error Summary
ContinuationThrowable ContinuationThrowable
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.