protected class NettyFabricServer.PostShutdownChannelListener extends Object implements io.netty.util.concurrent.FutureListener<Object>
| Modifier | Constructor and Description |
|---|---|
protected |
NettyFabricServer.PostShutdownChannelListener(Runnable runnable) |
protected final Runnable runnable
protected NettyFabricServer.PostShutdownChannelListener(Runnable runnable)
public void operationComplete(io.netty.util.concurrent.Future<Object> future) throws InterruptedException
operationComplete in interface io.netty.util.concurrent.GenericFutureListener<io.netty.util.concurrent.Future<Object>>InterruptedException