| Interface | Description |
|---|---|
| NIOConnector |
NIOConnector.
|
| Class | Description |
|---|---|
| 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-2013 Mort Bay Consulting. All Rights Reserved.