- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setAutoClose(boolean) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setAutoClose(boolean) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setAutoRead(boolean) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setAutoRead(boolean) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setBacklog(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setBacklog(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
Sets KindUDT.ACCEPTOR channel backlog via
ChannelOption.SO_BACKLOG.
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setConnectTimeoutMillis(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setConnectTimeoutMillis(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setMaxMessagesPerRead(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setMaxMessagesPerRead(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setOption(ChannelOption<T>, T) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setProtocolReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setProtocolReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setProtocolReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.Protocol_Receive_Buffer_Size
- setProtocolReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setProtocolSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setProtocolSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setProtocolSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.Protocol_Send_Buffer_Size
- setProtocolSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets the ChannelOption.SO_RCVBUF option.
- setReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setReuseAddress(boolean) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setReuseAddress(boolean) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets the ChannelOption.SO_REUSEADDR option.
- setReuseAddress(boolean) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets the ChannelOption.SO_SNDBUF option.
- setSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSoLinger(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSoLinger(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets the ChannelOption.SO_LINGER option.
- setSoLinger(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSystemReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSystemReceiveBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSystemReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.System_Receive_Buffer_Size
- setSystemReceiveBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setSystemSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setSystemSendBufferSize(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setSystemSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
Sets OptionUDT.System_Send_Buffer_Size
- setSystemSendBufferSize(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.udt.DefaultUdtChannelConfig
-
- setWriteSpinCount(int) - Method in class io.netty.channel.udt.DefaultUdtServerChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.udt.UdtChannelConfig
-
- setWriteSpinCount(int) - Method in interface io.netty.channel.udt.UdtServerChannelConfig
-
- socketUDT(Channel) - Static method in class io.netty.channel.udt.nio.NioUdtProvider
-
Expose underlying SocketUDT for debugging and monitoring.
- SYSTEM_RECEIVE_BUFFER_SIZE - Static variable in class io.netty.channel.udt.UdtChannelOption
-
See OptionUDT.System_Receive_Buffer_Size.
- SYSTEM_SEND_BUFFER_SIZE - Static variable in class io.netty.channel.udt.UdtChannelOption
-
See OptionUDT.System_Send_Buffer_Size.