Uses of Interface
org.eclipse.jetty.continuation.ContinuationListener

Uses of ContinuationListener in org.eclipse.jetty.continuation
 

Methods in org.eclipse.jetty.continuation with parameters of type ContinuationListener
 void Jetty6Continuation.addContinuationListener(ContinuationListener listener)
           
 void Servlet3Continuation.addContinuationListener(ContinuationListener listener)
           
 void Continuation.addContinuationListener(ContinuationListener listener)
          Add a ContinuationListener.
 



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