Class ClosingChannelFutureListener
- java.lang.Object
-
- pro.gravit.launchserver.socket.handlers.fileserver.ClosingChannelFutureListener
-
- All Implemented Interfaces:
io.netty.channel.ChannelFutureListener,io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>,java.util.EventListener
public class ClosingChannelFutureListener extends java.lang.Object implements io.netty.channel.ChannelFutureListener
-
-
Field Summary
Fields Modifier and Type Field Description java.io.Closeable[]close
-
Constructor Summary
Constructors Constructor Description ClosingChannelFutureListener(java.io.Closeable... close)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidoperationComplete(io.netty.channel.ChannelFuture future)
-