Uses of Class
io.netty.channel.socket.nio.NioServerDomainSocketChannel
-
Packages that use NioServerDomainSocketChannel Package Description io.netty.channel.socket.nio NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000). -
-
Uses of NioServerDomainSocketChannel in io.netty.channel.socket.nio
Constructors in io.netty.channel.socket.nio with parameters of type NioServerDomainSocketChannel Constructor Description NioDomainServerSocketChannelConfig(NioServerDomainSocketChannel channel)
-