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. |
org.objectweb.joram.shared.client |
The
org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions. |
Modifier and Type | Method and Description |
---|---|
private void |
UserAgent.doReact(XACnxRecoverRequest req)
Reacts to a
XACnxRecoverRequest request requesting the
identifiers of the prepared transactions. |
Constructor and Description |
---|
XACnxRecoverReply(XACnxRecoverRequest req,
Vector bqs,
Vector fis,
Vector gtis)
Constructs a
XACnxRecoverReply instance. |
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.