|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sdnplatform.sync.internal.util.Pair<java.lang.Short,SyncMessage>
org.sdnplatform.sync.internal.rpc.RPCService.NodeMessage
protected static class RPCService.NodeMessage
A pending message to be sent to a particular mode.
Constructor Summary | |
---|---|
RPCService.NodeMessage(java.lang.Short first,
SyncMessage second)
|
Method Summary |
---|
Methods inherited from class org.sdnplatform.sync.internal.util.Pair |
---|
apply, create, equals, getFirst, getKey, getSecond, getValue, hashCode, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RPCService.NodeMessage(java.lang.Short first, SyncMessage second)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |