Uses of Interface
org.mortbay.jetty.nio.NIOConnector

Packages that use NIOConnector
org.mortbay.jetty.nio   
 

Uses of NIOConnector in org.mortbay.jetty.nio
 

Classes in org.mortbay.jetty.nio that implement NIOConnector
 class AbstractNIOConnector
           
 class BlockingChannelConnector
          Blocking NIO connector.
 class InheritedChannelConnector
          An implementation of the SelectChannelConnector which first tries to inherit from a channel provided by the system.
 class SelectChannelConnector
          Selecting NIO connector.
 



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