Uses of Interface
org.objectweb.joram.mom.proxies.ProxyAgentItf

Packages that use ProxyAgentItf
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
 

Uses of ProxyAgentItf in org.objectweb.joram.mom.proxies
 

Classes in org.objectweb.joram.mom.proxies that implement ProxyAgentItf
 class UserAgent
          Class of a user proxy agent.
 

Fields in org.objectweb.joram.mom.proxies declared as ProxyAgentItf
private  ProxyAgentItf ClientSubscription.proxy
           
private  ProxyAgentItf ClientContext.proxy
           
private  ProxyAgentItf RequestBuffer.proxyAgent
           
private  ProxyAgentItf ProxyImpl.proxyAgent
          The reference of the agent hosting the proxy.
 

Methods in org.objectweb.joram.mom.proxies with parameters of type ProxyAgentItf
(package private)  void ClientSubscription.setProxyAgent(ProxyAgentItf px)
           
(package private)  void ClientContext.setProxyAgent(ProxyAgentItf px)
           
 

Constructors in org.objectweb.joram.mom.proxies with parameters of type ProxyAgentItf
ProxyImpl(ProxyAgentItf proxyAgent)
          Constructs a ProxyImpl instance.
RequestBuffer(ProxyAgentItf proxy)
           
 



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