Uses of Class
org.objectweb.joram.mom.proxies.MultiCnxSync
-
Packages that use MultiCnxSync Package Description org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. -
-
Uses of MultiCnxSync in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies with type parameters of type MultiCnxSync Modifier and Type Field Description private static Hashtable<AgentId,MultiCnxSync>ConnectionManager. multiCnxSyncTableMethods in org.objectweb.joram.mom.proxies that return MultiCnxSync Modifier and Type Method Description static MultiCnxSyncConnectionManager. getMultiCnxSync(AgentId proxyId)
-