@ChannelHandler.Sharable
public final class FutureCancelHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
Modifier and Type | Method and Description |
---|---|
void |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable e) |
static FutureCancelHandler |
getInstance() |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx, Throwable e)
exceptionCaught
in interface io.netty.channel.ChannelHandler
exceptionCaught
in interface io.netty.channel.ChannelInboundHandler
exceptionCaught
in class io.netty.channel.ChannelInboundHandlerAdapter
public static FutureCancelHandler getInstance()
Copyright © 2019. All rights reserved.