public final class ChannelInputShutdownEvent
extends java.lang.Object
ChannelInboundHandler.userEventTriggered(ChannelHandlerContext, Object) methods once the input of
a SocketChannel was shutdown and the DuplexChannelConfig.isAllowHalfClosure() method returns
true.| 限定符和类型 | 字段和说明 |
|---|---|
static ChannelInputShutdownEvent |
INSTANCE
Instance to use
|
public static final ChannelInputShutdownEvent INSTANCE