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

Packages that use DtxRollback
org.apache.qpid.transport   
 

Uses of DtxRollback in org.apache.qpid.transport
 

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

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



Licensed to the Apache Software Foundation