See: Description
Class | Description |
---|---|
NioDatagramChannel |
An NIO datagram
Channel that sends and receives an
AddressedEnvelope . |
NioServerSocketChannel |
A
ServerSocketChannel implementation which uses
NIO selector based implementation to accept new connections. |
NioSocketChannel |
SocketChannel which uses NIO selector based implementation. |
Copyright © 2008–2018 The Netty Project. All rights reserved.