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