Uses of Interface
org.eclipse.jetty.io.Idleable

Packages that use Idleable
org.eclipse.jetty.ajp   
org.eclipse.jetty.io   
org.eclipse.jetty.server   
org.eclipse.jetty.websocket   
 

Uses of Idleable in org.eclipse.jetty.ajp
 

Classes in org.eclipse.jetty.ajp that implement Idleable
 class Ajp13Connection
          Connection implementation of the Ajp13 protocol.
 

Uses of Idleable in org.eclipse.jetty.io
 

Classes in org.eclipse.jetty.io that implement Idleable
 class AbstractConnection
           
 

Uses of Idleable in org.eclipse.jetty.server
 

Classes in org.eclipse.jetty.server that implement Idleable
 class HttpConnection
          A HttpConnection represents the connection of a HTTP client to the server and is created by an instance of a Connector.
 

Uses of Idleable in org.eclipse.jetty.websocket
 

Classes in org.eclipse.jetty.websocket that implement Idleable
 class WebSocketConnectionD00
           
 class WebSocketConnectionD06
           
 



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