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 | Method and Description |
---|---|
private void |
UserAgent.doReact(ConsumerReceiveRequest req)
Method implementing the proxy reaction to a
ConsumerReceiveRequest instance, requesting a message from a
subscription. |
private void |
UserAgent.reactToClientRequest(int key,
ConsumerReceiveRequest req)
Either forwards the
ConsumerReceiveRequest request as a
ReceiveRequest directly to the target queue, or wraps it
and sends it to the proxy if destinated to a subscription. |
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.