protected class NettyFabricClient.PostShutdownChannelFutureListener extends Object implements io.netty.util.concurrent.FutureListener<Object>
protected
NettyFabricClient.PostShutdownChannelFutureListener()
void
operationComplete(io.netty.util.concurrent.Future<Object> future)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected NettyFabricClient.PostShutdownChannelFutureListener()
public void operationComplete(io.netty.util.concurrent.Future<Object> future)
operationComplete
io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<Object>>