public class WriteCompleteListener extends WriteListener implements io.netty.util.concurrent.GenericFutureListener<ChannelFuture>
future, notifyHeaders, progressAsyncHandler| Constructor and Description |
|---|
WriteCompleteListener(NettyResponseFuture<?> future) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(ChannelFuture future) |
operationCompletepublic WriteCompleteListener(NettyResponseFuture<?> future)
public void operationComplete(ChannelFuture future) throws Exception
operationComplete in interface io.netty.util.concurrent.GenericFutureListener<ChannelFuture>ExceptionCopyright © 2016. All Rights Reserved.