Uses of Class
io.netty.channel.udt.nio.NioUdtAcceptorChannel
-
Packages that use NioUdtAcceptorChannel Package Description io.netty.channel.udt.nio UDT Transport for NIO Channels. -
-
Uses of NioUdtAcceptorChannel in io.netty.channel.udt.nio
Subclasses of NioUdtAcceptorChannel in io.netty.channel.udt.nio Modifier and Type Class Description class
NioUdtByteAcceptorChannel
Deprecated.The UDT transport is no longer maintained and will be removed.class
NioUdtMessageAcceptorChannel
Deprecated.The UDT transport is no longer maintained and will be removed.
-