请参阅: 说明
类 | 说明 |
---|---|
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. |