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(ConsumerSetListRequest req)
Method implementing the JMS proxy reaction to a
ConsumerSetListRequest notifying the creation of a client
listener. |
private void |
UserAgent.reactToClientRequest(int key,
ConsumerSetListRequest req)
Either forwards the
ConsumerSetListRequest request as a
ReceiveRequest directly to the target queue, or wraps it
and sends it to the proxy if destinated to a subscription. |
Copyright © 2019 ScalAgent D.T.. All rights reserved.