Uses of Class
io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
-
Packages that use AbstractNioByteChannel.NioByteUnsafe Package Description io.netty.channel.socket.nio NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000). -
-
Uses of AbstractNioByteChannel.NioByteUnsafe in io.netty.channel.socket.nio
Subclasses of AbstractNioByteChannel.NioByteUnsafe in io.netty.channel.socket.nio Modifier and Type Class Description private class
NioDomainSocketChannel.NioSocketChannelUnsafe
private class
NioSocketChannel.NioSocketChannelUnsafe
-