Package jrunx.tyrex.tm.xid

Class Summary
BaseXid Base implementation for all xids used by Tyrex (local, global, branch and external).
BranchXid Global transaction identifier with a branch qualifier.
ExternalXid External transaction identifier.
GlobalXid Global transaction identifier.
LocalXid Local transaction identifier.
XidUtils Utility class for creating transaction identifiers, importing Xid objects, and converting a transaction identifier to/from a string representation.
 

Exception Summary
InvalidXidException An exception indicating the identifier is invalid and cannot be converted into an array of bytes.
 



Copyright © 2002 Macromedia Corporation. All Rights Reserved.