public class ConnectionLifecycleHandler<I,O>
extends io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description |
|---|
ConnectionLifecycleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
channelUnregistered(io.netty.channel.ChannelHandlerContext ctx) |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic void channelUnregistered(io.netty.channel.ChannelHandlerContext ctx)
throws java.lang.Exception
channelUnregistered in interface io.netty.channel.ChannelInboundHandlerchannelUnregistered in class io.netty.channel.ChannelInboundHandlerAdapterjava.lang.Exception