Uses of Interface
io.netty.channel.nio.AbstractNioChannel.NioUnsafe

Package
Description
NIO-based channel API implementation - recommended for a large number of connections (>= 1000).
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).