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

Packages that use QueueQuery
org.apache.qpid   
org.apache.qpid.transport   
 

Uses of QueueQuery in org.apache.qpid
 

Methods in org.apache.qpid with parameters of type QueueQuery
 void ToyBroker.queueQuery(Session ssn, QueueQuery qq)
           
 

Uses of QueueQuery in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return QueueQuery
 QueueQuery QueueQuery.clearQueue()
           
 QueueQuery QueueQuery.queue(String value)
           
 QueueQuery QueueQuery.setQueue(String value)
           
 

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



Licensed to the Apache Software Foundation