public class RpcConnectionEventHandler extends ConnectionEventHandler
ConnectionEventHandler.ConnectionEventExecutor| 构造器和说明 |
|---|
RpcConnectionEventHandler() |
RpcConnectionEventHandler(GlobalSwitch globalSwitch) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
channelActive, channelRegistered, channelUnregistered, close, connect, disconnect, exceptionCaught, getConnectionEventListener, getConnectionManager, setConnectionEventListener, setConnectionManager, setReconnectManager, setReconnector, userEventTriggeredchannelRead, channelReadComplete, channelWritabilityChangedensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic RpcConnectionEventHandler()
public RpcConnectionEventHandler(GlobalSwitch globalSwitch)
public void channelInactive(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
channelInactive 在接口中 io.netty.channel.ChannelInboundHandlerchannelInactive 在类中 ConnectionEventHandlerExceptionConnectionEventHandler.channelInactive(io.netty.channel.ChannelHandlerContext)Copyright © 2020. All rights reserved.