Serialized Form


Package org.objectweb.jotm.jta.rmi

Class org.objectweb.jotm.jta.rmi.JTAClientTransactionInterceptor extends Object implements Serializable

Class org.objectweb.jotm.jta.rmi.JTATransactionServiceContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
readExternal to initialise Transaction context

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
writeExternal to send Transaction context

Throws:
IOException



Copyright ? 2008 OW2 Consortium. All Rights Reserved.