Uses of Class
org.objectweb.joram.mom.proxies.ClientContext.MultiReplyContext
-
Packages that use ClientContext.MultiReplyContext 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 ClientContext.MultiReplyContext in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies with type parameters of type ClientContext.MultiReplyContext Modifier and Type Field Description private Hashtable<Integer,ClientContext.MultiReplyContext>ClientContext. commitTableContexts waiting for the replies from some local agents
-