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