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.
TransactionObjectSupport()
-
getTID()
-
setTID(byte[])
-
TransactionObjectSupport
public TransactionObjectSupport()
setTID
public void setTID(byte[] tid)
getTID
public byte[] getTID()
All Packages Class Hierarchy This Package Previous Next Index