|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XACnxRecoverRequest | |
---|---|
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. |
Uses of XACnxRecoverRequest in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies with parameters of type XACnxRecoverRequest | |
---|---|
private void |
ProxyImpl.doReact(XACnxRecoverRequest req)
Reacts to a XACnxRecoverRequest request requesting the
identifiers of the prepared transactions. |
Uses of XACnxRecoverRequest in org.objectweb.joram.shared.client |
---|
Constructors in org.objectweb.joram.shared.client with parameters of type XACnxRecoverRequest | |
---|---|
XACnxRecoverReply(XACnxRecoverRequest req,
java.util.Vector bqs,
java.util.Vector fis,
java.util.Vector gtis)
Constructs a XACnxRecoverReply instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |