Interface UdtServerChannel
- All Superinterfaces:
AttributeMap, Channel, ChannelOutboundInvoker, Comparable<Channel>, ServerChannel, UdtChannel
- All Known Implementing Classes:
NioUdtAcceptorChannel, NioUdtByteAcceptorChannel, NioUdtMessageAcceptorChannel
Deprecated.
The UDT transport is no longer maintained and will be removed.
UDT
ServerChannel.
Supported UDT UdtServerChannel are available via NioUdtProvider.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Channel
Channel.Unsafe -
Method Summary
Methods inherited from interface AttributeMap
attr, hasAttrMethods inherited from interface Channel
alloc, bind, bind, bytesBeforeUnwritable, bytesBeforeWritable, close, close, closeFuture, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, getOption, id, isActive, isOpen, isRegistered, isWritable, metadata, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, setOption, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlushMethods inherited from interface Comparable
compareToMethods inherited from interface UdtChannel
config, localAddress, remoteAddress