Uses of Class
org.apache.qpid.server.exchange.DirectExchange

Packages that use DirectExchange
org.apache.qpid.server.exchange   
 

Uses of DirectExchange in org.apache.qpid.server.exchange
 

Fields in org.apache.qpid.server.exchange with type parameters of type DirectExchange
static ExchangeType<DirectExchange> DirectExchange.TYPE
           
 

Constructors in org.apache.qpid.server.exchange with parameters of type DirectExchange
DirectExchangeMBean(DirectExchange exchange)
           
 



Licensed to the Apache Software Foundation