public class ClosingChannelFutureListener
extends java.lang.Object
implements io.netty.channel.ChannelFutureListener
| Modifier and Type | Field and Description |
|---|---|
java.io.Closeable[] |
close |
| Constructor and Description |
|---|
ClosingChannelFutureListener(java.io.Closeable... close) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture future) |