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

Packages that use ExchangeQuery
org.apache.qpid.transport   
 

Uses of ExchangeQuery in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return ExchangeQuery
 ExchangeQuery ExchangeQuery.clearName()
           
 ExchangeQuery ExchangeQuery.name(String value)
           
 ExchangeQuery ExchangeQuery.setName(String value)
           
 

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



Licensed to the Apache Software Foundation