IncomingSocketChannelManager |
Accepts new incoming socket connections and manages routing of them
to registered handlers.
|
LightweightTCPTransport |
This class is essentially a socket channel wrapper to support working with az message encoders/decoders.
|
ProtocolEndpointTCP |
|
ProxyLoginHandler |
Handles the process of proxy login/authentication/setup.
|
ProxyLoginHandler.ProxyInfo |
|
SelectorGuard |
Temp class designed to help detect Selector anomalies and cleanly re-open if necessary.
|
TCPConnectionManager |
Manages new connection establishment and ended connection termination.
|
TCPConnectionManager.ConnectionRequest |
|
TCPNetworkManager |
|
TCPTransportHelper |
|
TCPTransportHelperFilterFactory |
|
TCPTransportImpl |
Represents a peer TCP transport connection (eg.
|
TransportEndpointTCP |
|
TransportStartpointTCP |
|
VirtualAcceptSelector |
Virtual server socket channel for listening and accepting incoming connections.
|
VirtualBlockingServerChannelSelector |
Virtual server socket channel for listening and accepting incoming connections.
|
VirtualChannelSelectorImpl |
Provides a simplified and safe (selectable-channel) socket single-op selector.
|
VirtualChannelSelectorImpl.RegistrationData |
|
VirtualNonBlockingServerChannelSelector |
Virtual server socket channel for listening and accepting incoming connections.
|