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

Packages that use Acquired
org.apache.qpid.transport   
 

Uses of Acquired in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return Acquired
 Acquired Acquired.clearTransfers()
           
 Acquired Acquired.setTransfers(RangeSet value)
           
 Acquired Acquired.transfers(RangeSet value)
           
 

Methods in org.apache.qpid.transport that return types with arguments of type Acquired
 Future<Acquired> SessionInvoker.messageAcquire(RangeSet transfers, Option... _options)
           
 



Licensed to the Apache Software Foundation