public interface ChannelProgressiveFutureListener extends io.netty.util.concurrent.GenericProgressiveFutureListener<ChannelProgressiveFuture>
EventListener
listener which will be called once the sending task associated with future is
being transferred.Copyright © 2008–2019 The Netty Project. All rights reserved.