Uses of Class
org.jboss.ejb.client.TransactionID
-
Packages that use TransactionID Package Description org.jboss.ejb.client -
-
Uses of TransactionID in org.jboss.ejb.client
Subclasses of TransactionID in org.jboss.ejb.client Modifier and Type Class Description classUserTransactionIDDeprecated.Retained only for protocol compatibility.classXidTransactionIDDeprecated.Retained only for protocol compatibility.Fields in org.jboss.ejb.client with type parameters of type TransactionID Modifier and Type Field Description static AttachmentKey<TransactionID>AttachmentKeys. TRANSACTION_ID_KEYDeprecated.Methods in org.jboss.ejb.client that return TransactionID Modifier and Type Method Description static TransactionIDTransactionID. createTransactionID(byte[] encoded)Deprecated.Create a transaction ID object for the given encoded representation.
-