Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
UserAgent
The
UserAgent class implements the MOM proxy behaviour,
basically forwarding client requests to MOM destinations and MOM
destinations replies to clients. |
Modifier and Type | Field and Description |
---|---|
private ProxyAgentItf |
ClientSubscription.proxy |
private ProxyAgentItf |
ClientContext.proxy |
private ProxyAgentItf |
RequestBuffer.proxyAgent |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ClientSubscription.setProxyAgent(ProxyAgentItf px) |
(package private) void |
ClientContext.setProxyAgent(ProxyAgentItf px) |
Constructor and Description |
---|
RequestBuffer(ProxyAgentItf proxy) |
Copyright © 2021 ScalAgent D.T.. All rights reserved.