Package org.eclipse.jetty.server.nio

Interface Summary
NIOConnector NIOConnector.
 

Class Summary
AbstractNIOConnector  
BlockingChannelConnector Blocking NIO connector.
InheritedChannelConnector An implementation of the SelectChannelConnector which first tries to inherit from a channel provided by the system.
NetworkTrafficSelectChannelConnector A specialized version of SelectChannelConnector that supports NetworkTrafficListeners.
SelectChannelConnector Selecting NIO connector.
 



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