Uses of Interface
io.netty.channel.nio.AbstractNioChannel.NioUnsafe
Packages that use 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).
-
Uses of AbstractNioChannel.NioUnsafe in io.netty.channel.nio
Classes in io.netty.channel.nio that implement AbstractNioChannel.NioUnsafeModifier and TypeClassDescriptionprotected class
protected class
private final class
Methods in io.netty.channel.nio that return AbstractNioChannel.NioUnsafe -
Uses of AbstractNioChannel.NioUnsafe in io.netty.channel.socket.nio
Classes in io.netty.channel.socket.nio that implement AbstractNioChannel.NioUnsafeModifier and TypeClassDescriptionprivate final class
private final class