public final class ChannelInputShutdownEvent extends Object
ChannelInboundHandler.userEventTriggered(ChannelHandlerContext, Object) methods once the input of
a SocketChannel was shutdown and the DuplexChannelConfig.isAllowHalfClosure() method returns
true.public static final ChannelInputShutdownEvent INSTANCE
Copyright © 2008–2025 The Netty Project. All rights reserved.