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(ConsumerSubRequest req)
Method implementing the JMS proxy reaction to a
ConsumerSubRequest
requesting to subscribe to a topic. |
private void |
UserAgent.doReact(XACnxCommit req)
Method implementing the JMS proxy reaction to an
XACnxCommit request committing the operations performed
in a given transaction. |
private void |
UserAgent.doReact(XACnxPrepare req)
Method implementing the JMS proxy reaction to an
XACnxPrepare request holding messages and acknowledgements
produced in an XA transaction. |
private void |
UserAgent.doReact(XACnxRecoverRequest req)
Reacts to a
XACnxRecoverRequest request requesting the
identifiers of the prepared transactions. |
private void |
UserAgent.setCtx(int key)
Updates the reference to the active context.
|
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.