|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Number java.util.concurrent.atomic.AtomicInteger groovyx.gpars.remote.netty.NettyRemoteConnection.MyChannelFutureListener
private static class NettyRemoteConnection.MyChannelFutureListener
Field Summary | |
---|---|
NettyHandler |
handler
|
private static long |
serialVersionUID
|
Fields inherited from interface org.jboss.netty.channel.ChannelFutureListener |
---|
CLOSE, CLOSE_ON_FAILURE |
Constructor Summary | |
---|---|
private |
NettyRemoteConnection.MyChannelFutureListener()
|
Method Summary | |
---|---|
void |
operationComplete(org.jboss.netty.channel.ChannelFuture future)
|
Methods inherited from class java.util.concurrent.atomic.AtomicInteger |
---|
addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, incrementAndGet, intValue, lazySet, longValue, set, toString, weakCompareAndSet |
Methods inherited from class java.lang.Number |
---|
byteValue, shortValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
public volatile NettyHandler handler
Constructor Detail |
---|
private NettyRemoteConnection.MyChannelFutureListener()
Method Detail |
---|
public void operationComplete(org.jboss.netty.channel.ChannelFuture future) throws java.lang.Exception
operationComplete
in interface org.jboss.netty.channel.ChannelFutureListener
java.lang.Exception
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |