@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, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable e)
exceptionCaught in interface io.netty.channel.ChannelHandlerexceptionCaught in interface io.netty.channel.ChannelInboundHandlerexceptionCaught in class io.netty.channel.ChannelInboundHandlerAdapterpublic static FutureCancelHandler getInstance()
Copyright © 2019. All rights reserved.