public interface GenericProgressiveFutureListener<F extends ProgressiveFuture<?>> extends GenericFutureListener<F>
| Modifier and Type | Method and Description |
|---|---|
void |
operationProgressed(F future,
long progress,
long total) |
operationCompleteCopyright © 2008-2013 The Netty Project. All Rights Reserved.