Package | Description |
---|---|
io.netty.channel.udt |
UDT Transport.
|
Modifier and Type | Field and Description |
---|---|
static UdtChannelOption<java.lang.Integer> |
UdtChannelOption.PROTOCOL_RECEIVE_BUFFER_SIZE
Deprecated.
See
OptionUDT.Protocol_Receive_Buffer_Size . |
static UdtChannelOption<java.lang.Integer> |
UdtChannelOption.PROTOCOL_SEND_BUFFER_SIZE
Deprecated.
See
OptionUDT.Protocol_Send_Buffer_Size . |
static UdtChannelOption<java.lang.Integer> |
UdtChannelOption.SYSTEM_RECEIVE_BUFFER_SIZE
Deprecated.
See
OptionUDT.System_Receive_Buffer_Size . |
static UdtChannelOption<java.lang.Integer> |
UdtChannelOption.SYSTEM_SEND_BUFFER_SIZE
Deprecated.
See
OptionUDT.System_Send_Buffer_Size . |
Copyright © 2008–2018 The Netty Project. All rights reserved.