|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |