Uses of Class
org.objectweb.joram.mom.proxies.ConnectionManager
-
Packages that use ConnectionManager 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 ConnectionManager in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies declared as ConnectionManager Modifier and Type Field Description private static ConnectionManagerConnectionManager. currentInstanceUnique ConnectionManager instance.Methods in org.objectweb.joram.mom.proxies that return ConnectionManager Modifier and Type Method Description static ConnectionManagerConnectionManager. getCurrentInstance()
-