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 classNioUdtByteAcceptorChannelDeprecated.The UDT transport is no longer maintained and will be removed.classNioUdtMessageAcceptorChannelDeprecated.The UDT transport is no longer maintained and will be removed.
-