|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.internal.rpc.RPCService.NodeConnection
protected static class RPCService.NodeConnection
Connection state wrapper for node connections
| Field Summary | |
|---|---|
protected org.jboss.netty.channel.Channel |
nodeChannel
|
protected org.jboss.netty.channel.ChannelFuture |
pendingFuture
|
| Constructor Summary | |
|---|---|
protected |
RPCService.NodeConnection()
|
| Method Summary | |
|---|---|
protected void |
nuke()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.jboss.netty.channel.ChannelFuture pendingFuture
protected org.jboss.netty.channel.Channel nodeChannel
| Constructor Detail |
|---|
protected RPCService.NodeConnection()
| Method Detail |
|---|
protected void nuke()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||