Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class otid_t

java.lang.Object
  extended byorg.omg.CosTransactions.otid_t
All Implemented Interfaces:
IDLEntity, Serializable

public final class otid_t
extends Object
implements IDLEntity

The otid_t structure is a more efficient OMG IDL version of the X/Open defined transaction identifier (XID).

See Also:
Serialized Form

Field Summary
 int bqual_length
           
 int formatID
           
 byte[] tid
           
 
Constructor Summary
otid_t()
           
otid_t(int formatID, int bqual_length, byte[] tid)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formatID

public int formatID

bqual_length

public int bqual_length

tid

public byte[] tid
Constructor Detail

otid_t

public otid_t()

otid_t

public otid_t(int formatID,
              int bqual_length,
              byte[] tid)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.