Uses of Class
io.netty.channel.socket.nio.NioDatagramChannel
Packages that use NioDatagramChannel
Package
Description
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of NioDatagramChannel in io.netty.channel.socket.nio
Constructors in io.netty.channel.socket.nio with parameters of type NioDatagramChannelModifierConstructorDescription(package private)
NioDatagramChannelConfig
(NioDatagramChannel channel, DatagramChannel javaChannel)