程序包 | 说明 |
---|---|
io.netty.channel.nio |
NIO-based channel
API implementation - recommended for a large number of connections (>= 1000).
|
限定符和类型 | 类和说明 |
---|---|
protected class |
AbstractNioByteChannel.NioByteUnsafe |
protected class |
AbstractNioChannel.AbstractNioUnsafe |
限定符和类型 | 方法和说明 |
---|---|
AbstractNioChannel.NioUnsafe |
AbstractNioChannel.unsafe() |