Serialized Form


Package org.objectweb.jotm.jta.rmi

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

serialVersionUID: 22772127590L

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

Serialization Methods

readExternal

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

Throws:
IOException
ClassNotFoundException

writeExternal

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

Throws:
IOException



Copyright © 2005-2011 OW2 Consortium. All Rights Reserved.