See: Description
Class | Description |
---|---|
NioDatagramChannel |
An NIO datagram
Channel that sends and receives an
AddressedEnvelope . |
NioDatagramChannelConfig |
The default
NioDatagramChannelConfig implementation. |
NioServerSocketChannel |
A
ServerSocketChannel implementation which uses
NIO selector based implementation to accept new connections. |
NioSocketChannel |
SocketChannel which uses NIO selector based implementation. |
ProtocolFamilyConverter |
Helper class which convert the
InternetProtocolFamily . |