Interface | Description |
---|---|
UdtChannel |
UDT
Channel . |
UdtChannelConfig |
A
ChannelConfig for a UdtChannel . |
UdtServerChannel |
UDT
ServerChannel . |
UdtServerChannelConfig |
A
ChannelConfig for a UdtServerChannel . |
Class | Description |
---|---|
DefaultUdtChannelConfig |
The default
UdtChannelConfig implementation. |
DefaultUdtServerChannelConfig |
The default
UdtServerChannelConfig implementation. |
UdtChannelOption<T> |
Options for the UDT transport
|
UdtMessage |
The message container that is used for
TypeUDT.DATAGRAM messages. |
/netty/example/src/main/java/io/netty/example/udt
Copyright © 2008-2013 The Netty Project. All Rights Reserved.