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, bytesBeforeUnwritable, bytesBeforeWritable, closeFuture, eventLoop, flush, id, isActive, isOpen, isRegistered, isWritable, metadata, parent, pipeline, read, unsafeMethods inherited from interface ChannelOutboundInvoker
bind, bind, close, close, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, voidPromise, write, write, writeAndFlush, writeAndFlushMethods inherited from interface Comparable
compareToMethods inherited from interface UdtChannel
config, localAddress, remoteAddress