All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class ORG.opengroup.axtp.TransactionObjectSupport

java.lang.Object
    |
    +----ORG.opengroup.axtp.PacketObjectSupport
            |
            +----ORG.opengroup.axtp.TransactionObjectSupport

public class TransactionObjectSupport
extends PacketObjectSupport
implements TransactionObject
One possible implementation for TransactionObject.


Constructor Index

 o TransactionObjectSupport()

Method Index

 o getTID()
 o setTID(byte[])

Constructors

 o TransactionObjectSupport
public TransactionObjectSupport()

Methods

 o setTID
public void setTID(byte[] tid)
 o getTID
public byte[] getTID()

All Packages  Class Hierarchy  This Package  Previous  Next  Index