|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.proxies.MultiCnxSync
public class MultiCnxSync
Nested Class Summary | |
---|---|
private static class |
MultiCnxSync.SyncRound
|
Field Summary | |
---|---|
private MultiCnxSync.SyncRound |
currentRound
|
private AgentId |
proxyId
|
private java.util.Vector |
syncRequests
|
Constructor Summary | |
---|---|
MultiCnxSync(AgentId pid)
|
Method Summary | |
---|---|
void |
send(RequestNot request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private AgentId proxyId
private java.util.Vector syncRequests
private MultiCnxSync.SyncRound currentRound
Constructor Detail |
---|
public MultiCnxSync(AgentId pid)
Method Detail |
---|
public void send(RequestNot request)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |