protected class ReconnectingConnection.CloseHandler extends Object implements io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
| Constructor and Description |
|---|
CloseHandler(C connection,
io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture> parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture future) |
public CloseHandler(C connection, io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture> parent)
Copyright © 2021 The Apache Software Foundation. All rights reserved.