private static class NettyRemoteConnection.MyChannelFutureListener
extends java.util.concurrent.atomic.AtomicInteger
implements org.jboss.netty.channel.ChannelFutureListener
Modifier and Type | Field and Description |
---|---|
NettyHandler |
handler |
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
private |
NettyRemoteConnection.MyChannelFutureListener() |
Modifier and Type | Method and Description |
---|---|
void |
operationComplete(org.jboss.netty.channel.ChannelFuture future) |
private static final long serialVersionUID
public volatile NettyHandler handler