Package | Description |
---|---|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelEndPoint
Channel End Point.
|
(package private) class |
ManagedSelector.Acceptor |
class |
NetworkTrafficSelectChannelEndPoint
Deprecated.
use
NetworkTrafficSocketChannelEndPoint instead |
class |
NetworkTrafficSocketChannelEndPoint
A specialized version of
SocketChannelEndPoint that supports NetworkTrafficListener s. |
class |
SelectChannelEndPoint
Deprecated.
use
SocketChannelEndPoint instead |
class |
SocketChannelEndPoint |