JavaScript is disabled on your browser.
Description
Nested Class Summary
Method Summary
Method Details
isInputShutdown()
shutdownInput()
shutdownInput(ChannelPromise)
isOutputShutdown()
shutdownOutput()
shutdownOutput(ChannelPromise)
isShutdown()
shutdown()
shutdown(ChannelPromise)
All Superinterfaces:
AttributeMap , Channel , ChannelOutboundInvoker , Comparable <Channel >
All Known Subinterfaces:
DomainSocketChannel , QuicStreamChannel , SocketChannel
All Known Implementing Classes:
AbstractEpollStreamChannel , AbstractKQueueStreamChannel , EpollDomainSocketChannel , EpollSocketChannel , IoUringDomainSocketChannel , IoUringSocketChannel , KQueueDomainSocketChannel , KQueueSocketChannel , NioDomainSocketChannel , NioSocketChannel , OioSocketChannel
Method Summary
All Methods Instance Methods Abstract Methods
boolean
Returns true if and only if the remote peer shut down its output so that no more
data is received from this channel.
boolean
boolean
Determine if both the input and output of this channel have been shutdown.
Will shutdown the input and output sides of this channel.
Will shutdown the input and output sides of this channel.
Methods inherited from interface Channel
alloc , bind , bind , bytesBeforeUnwritable , bytesBeforeWritable , close , close , closeFuture , config , connect , connect , connect , connect , deregister , deregister , disconnect , disconnect , eventLoop , flush , getOption , id , isActive , isOpen , isRegistered , isWritable , localAddress , metadata , newFailedFuture , newProgressivePromise , newPromise , newSucceededFuture , parent , pipeline , read , remoteAddress , setOption , unsafe , voidPromise , write , write , writeAndFlush , writeAndFlush