Uses of Interface
org.apache.qpid.proton.amqp.transaction.GlobalTxId

Packages that use GlobalTxId
org.apache.qpid.proton.amqp.transaction   
 

Uses of GlobalTxId in org.apache.qpid.proton.amqp.transaction
 

Methods in org.apache.qpid.proton.amqp.transaction that return GlobalTxId
 GlobalTxId Declare.getGlobalId()
           
 

Methods in org.apache.qpid.proton.amqp.transaction with parameters of type GlobalTxId
 void Declare.setGlobalId(GlobalTxId globalId)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.