protected class NettyFabricClient.PostDisconnectChannelFutureListener
extends java.lang.Object
implements io.netty.channel.ChannelFutureListener
| Modifier and Type | Field and Description |
|---|---|
protected Repository<io.netty.channel.Channel> |
repository |
| Modifier | Constructor and Description |
|---|---|
protected |
NettyFabricClient.PostDisconnectChannelFutureListener(Repository<io.netty.channel.Channel> repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture channelFuture) |
protected final Repository<io.netty.channel.Channel> repository
protected NettyFabricClient.PostDisconnectChannelFutureListener(Repository<io.netty.channel.Channel> repository)