org.objectweb.joram.mom.proxies
Class MultiCnxSync

java.lang.Object
  extended by org.objectweb.joram.mom.proxies.MultiCnxSync

public class MultiCnxSync
extends java.lang.Object


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

proxyId

private AgentId proxyId

syncRequests

private java.util.Vector syncRequests

currentRound

private MultiCnxSync.SyncRound currentRound
Constructor Detail

MultiCnxSync

public MultiCnxSync(AgentId pid)
Method Detail

send

public void send(RequestNot request)


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.