Package | Description |
---|---|
org.objectweb.joram.client.jms.connection | |
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. |
org.ow2.joram.jakarta.jms.connection |
Modifier and Type | Method and Description |
---|---|
void |
RequestMultiplexer.denyRequest(ConsumerReceiveRequest request) |
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. |
Modifier and Type | Method and Description |
---|---|
void |
RequestMultiplexer.denyRequest(ConsumerReceiveRequest request) |
Copyright © 2023 ScalAgent D.T.. All rights reserved.