Uses of Class
org.apache.qpid.transport.DtxPrepare

Packages that use DtxPrepare
org.apache.qpid.transport   
 

Uses of DtxPrepare in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return DtxPrepare
 DtxPrepare DtxPrepare.clearXid()
           
 DtxPrepare DtxPrepare.setXid(Xid value)
           
 DtxPrepare DtxPrepare.xid(Xid value)
           
 

Methods in org.apache.qpid.transport with parameters of type DtxPrepare
 void MethodDelegate.dtxPrepare(C context, DtxPrepare method)
           
 



Licensed to the Apache Software Foundation