Uses of Class
org.objectweb.joram.mom.proxies.ProxyImpl

Packages that use ProxyImpl
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 ProxyImpl in org.objectweb.joram.mom.proxies
 

Fields in org.objectweb.joram.mom.proxies declared as ProxyImpl
private  ProxyImpl UserAgent.proxyImpl
          All the user requests are delegated to the proxy
private  ProxyImpl StandardConnectionContext.proxyImpl
           
private  ProxyImpl ReliableConnectionContext.proxyImpl
           
 

Constructors in org.objectweb.joram.mom.proxies with parameters of type ProxyImpl
ReliableConnectionContext(ProxyImpl proxyImpl, int key, int heartBeat)
           
StandardConnectionContext(ProxyImpl proxyImpl, int key)
           
 



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