| Package | Description |
|---|---|
| io.netty.channel.udt |
UDT Transport.
|
| io.netty.channel.udt.nio |
UDT Transport for NIO Channels.
|
| Class and Description |
|---|
| DefaultUdtChannelConfig
The default
UdtChannelConfig implementation. |
| UdtChannel
UDT
Channel. |
| UdtChannelConfig
A
ChannelConfig for a UdtChannel. |
| UdtMessage
The message container that is used for
TypeUDT.DATAGRAM messages. |
| UdtServerChannelConfig
A
ChannelConfig for a UdtServerChannel. |
| Class and Description |
|---|
| UdtChannel
UDT
Channel. |
| UdtChannelConfig
A
ChannelConfig for a UdtChannel. |
| UdtServerChannel
UDT
ServerChannel. |
| UdtServerChannelConfig
A
ChannelConfig for a UdtServerChannel. |
Copyright © 2008–2015 The Netty Project. All rights reserved.