public interface ChannelGroupFutureListener extends GenericFutureListener<ChannelGroupFuture>
ChannelGroupFuture. The result of the
asynchronous ChannelGroup I/O operations is notified once this
listener is added by calling ChannelGroupFuture.addListener(GenericFutureListener)
and all I/O operations are complete.operationCompleteCopyright © 2008–2018 The Netty Project. All rights reserved.