protected class NettyFabricAgentRegistrationChannelHandler.PostDisconnectChannelFutureListener
extends Object
implements io.netty.channel.ChannelFutureListener
| Constructor and Description |
|---|
PostDisconnectChannelFutureListener(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture channelFuture) |
public PostDisconnectChannelFutureListener(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository)