Class NioUdtByteAcceptorChannel

All Implemented Interfaces:
Channel, ChannelOutboundInvoker, ServerChannel, UdtChannel, UdtServerChannel, AttributeMap, Comparable<Channel>

@Deprecated public class NioUdtByteAcceptorChannel extends NioUdtAcceptorChannel
Deprecated.
The UDT transport is no longer maintained and will be removed.
Byte Channel Acceptor for UDT Streams.
  • Constructor Details

    • NioUdtByteAcceptorChannel

      public NioUdtByteAcceptorChannel()
      Deprecated.
  • Method Details