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

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

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

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

Constructors in org.apache.qpid.server.exchange with parameters of type TopicExchange
TopicExchangeMBean(TopicExchange topicExchange)
           
 



Licensed to the Apache Software Foundation