org.objectweb.joram.shared.client
Class XACnxRecoverRequest

java.lang.Object
  extended byorg.objectweb.joram.shared.client.AbstractJmsRequest
      extended byorg.objectweb.joram.shared.client.XACnxRecoverRequest
All Implemented Interfaces:
java.io.Serializable

public class XACnxRecoverRequest
extends AbstractJmsRequest

A XACnxRecoverRequest instance is used by an XACnxion for recovering the identifiers of the TM's prepared transactions.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest
target
 
Constructor Summary
XACnxRecoverRequest()
          Constructs a XACnxRecoverRequest instance.
 
Method Summary
static java.lang.Object soapDecode(java.util.Hashtable h)
           
 
Methods inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest
getKey, getRequestId, getTarget, setRequestId, setTarget, soapCode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XACnxRecoverRequest

public XACnxRecoverRequest()
Constructs a XACnxRecoverRequest instance.

Method Detail

soapDecode

public static java.lang.Object soapDecode(java.util.Hashtable h)


Copyright ? 2004 Scalagent - All rights reserved