Uses of Class
org.objectweb.joram.mom.proxies.OpenConnectionNot
-
Packages that use OpenConnectionNot 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 OpenConnectionNot in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies declared as OpenConnectionNot Modifier and Type Field Description private OpenConnectionNotReturnConnectionNot. notMethods in org.objectweb.joram.mom.proxies with parameters of type OpenConnectionNot Modifier and Type Method Description private voidUserAgent. doReact(OpenConnectionNot not)Registers and starts theUserConnection.voidConnectionContext. initialize(int key, OpenConnectionNot not)voidReliableConnectionContext. initialize(int key, OpenConnectionNot not)voidStandardConnectionContext. initialize(int key, OpenConnectionNot not)Constructors in org.objectweb.joram.mom.proxies with parameters of type OpenConnectionNot Constructor Description ReturnConnectionNot(OpenConnectionNot not, ConnectionContext ctx)
-