Uses of Interface
org.apache.qpid.protonj2.types.transactions.GlobalTxId
-
Packages that use GlobalTxId Package Description org.apache.qpid.protonj2.types.transactions -
-
Uses of GlobalTxId in org.apache.qpid.protonj2.types.transactions
Methods in org.apache.qpid.protonj2.types.transactions that return GlobalTxId Modifier and Type Method Description GlobalTxIdDeclare. getGlobalId()Methods in org.apache.qpid.protonj2.types.transactions with parameters of type GlobalTxId Modifier and Type Method Description DeclareDeclare. setGlobalId(GlobalTxId globalId)
-