Serialized Form
|
Package com.sun.xml.ws.tx.at |
serialVersionUID: 8473938065230309413L
errorCode
int errorCode
serialVersionUID: -5827137400010343968L
readObject
private void readObject(ObjectInputStream ois)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
m_xid
Xid m_xid
m_status
String m_status
m_version
Transactional.Version m_version
m_isRemovedFromMap
boolean m_isRemovedFromMap
|
Package com.sun.xml.ws.tx.at.internal |
serialVersionUID: -8663994789749988958L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -3257083889097518770L
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
formatId
int formatId
globalTransactionId
byte[] globalTransactionId
branchQual
byte[] branchQual
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.