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