Serialized Form
-
Package com.sun.xml.ws.tx.at
-
Class com.sun.xml.ws.tx.at.WSATException extends Exception implements Serializable
- serialVersionUID:
- 8473938065230309413L
-
Serialized Fields
-
errorCode
int errorCode
-
-
Class com.sun.xml.ws.tx.at.WSATXAResource extends Object implements Serializable
- serialVersionUID:
- -5827137400010343968L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Package com.sun.xml.ws.tx.at.internal
-
Class com.sun.xml.ws.tx.at.internal.BranchRecord extends Object implements Serializable
- serialVersionUID:
- -8663994789749988958L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class com.sun.xml.ws.tx.at.internal.BranchXidImpl extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.sun.xml.ws.tx.at.internal.ForeignRecoveryContext extends Object implements Serializable
- serialVersionUID:
- -3257083889097518770L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws ClassNotFoundException, IOException
Reads context from ObjectInput and adds to contextmanager- Throws:
ClassNotFoundException- classNotFoundException from in.readObject()IOException- ioException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Writes context to ObjectInput- Throws:
IOException- ioException
-
-
Class com.sun.xml.ws.tx.at.internal.XidImpl extends Object implements Serializable
-
Serialized Fields
-
branchQual
byte[] branchQual
-
formatId
int formatId
-
globalTransactionId
byte[] globalTransactionId
-
-
-