@UnstableApi
public final class ChannelOutputShutdownEvent
extends java.lang.Object
ChannelInboundHandler.userEventTriggered(ChannelHandlerContext, Object) methods once the output of
a SocketChannel was shutdown.| Modifier and Type | Field and Description |
|---|---|
static ChannelOutputShutdownEvent |
INSTANCE |
public static final ChannelOutputShutdownEvent INSTANCE
Copyright © 2008–2018 The Netty Project. All rights reserved.