程序包 | 说明 |
---|---|
io.netty.channel.udt.nio |
UDT Transport for NIO Channels.
|
限定符和类型 | 类和说明 |
---|---|
class |
NioUdtAcceptorChannel
已过时。
The UDT transport is no longer maintained and will be removed.
|
class |
NioUdtByteAcceptorChannel
已过时。
The UDT transport is no longer maintained and will be removed.
|
class |
NioUdtMessageAcceptorChannel
已过时。
The UDT transport is no longer maintained and will be removed.
|
限定符和类型 | 字段和说明 |
---|---|
static ChannelFactory<UdtServerChannel> |
NioUdtProvider.BYTE_ACCEPTOR
已过时。
ChannelFactory for UDT Byte Acceptor. |
static ChannelFactory<UdtServerChannel> |
NioUdtProvider.MESSAGE_ACCEPTOR
已过时。
ChannelFactory for UDT Message Acceptor. |