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