| io.netty.channel.ChannelInboundHandler.channelUnregistered(ChannelHandlerContext)
|
| io.netty.channel.group.ChannelGroup.deregister() |
| io.netty.channel.ChannelOutboundHandler.deregister(ChannelHandlerContext, ChannelPromise) |
| io.netty.channel.group.ChannelGroup.deregister(ChannelMatcher) |
| io.netty.channel.Channel.Unsafe.deregister(ChannelPromise) |
| io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerContext, Throwable) |
| io.netty.channel.ChannelHandler.exceptionCaught(ChannelHandlerContext, Throwable)
|
| io.netty.channel.ChannelPipeline.fireChannelUnregistered() |
| io.netty.channel.ChannelHandlerContext.fireChannelUnregistered() |
| io.netty.channel.embedded.EmbeddedChannel.lastInboundBuffer()
|
| io.netty.channel.embedded.EmbeddedChannel.lastOutboundBuffer()
|
| io.netty.handler.codec.serialization.ObjectDecoderInputStream.readLine()
|
| io.netty.util.concurrent.GlobalEventExecutor.shutdown() |
| io.netty.util.concurrent.ImmediateEventExecutor.shutdown() |
| io.netty.util.concurrent.AbstractEventExecutorGroup.shutdown()
|
| io.netty.util.concurrent.EventExecutorGroup.shutdown()
|
| io.netty.util.concurrent.MultithreadEventExecutorGroup.shutdown() |
| io.netty.util.concurrent.SingleThreadEventExecutor.shutdown() |
| io.netty.util.concurrent.AbstractEventExecutor.shutdown()
|
| io.netty.channel.ThreadPerChannelEventLoopGroup.shutdown() |
| io.netty.util.concurrent.AbstractEventExecutorGroup.shutdownNow()
|
| io.netty.util.concurrent.EventExecutorGroup.shutdownNow()
|
| io.netty.util.concurrent.AbstractEventExecutor.shutdownNow()
|