Spring AMQP

Uses of Class
org.springframework.amqp.core.TopicExchange

Packages that use TopicExchange
org.springframework.amqp.core   
 

Uses of TopicExchange in org.springframework.amqp.core
 

Methods in org.springframework.amqp.core with parameters of type TopicExchange
 BindingBuilder.TopicExchangeRoutingKeyConfigurer BindingBuilder.ExchangeConfigurer.to(TopicExchange exchange)
           
 

Constructors in org.springframework.amqp.core with parameters of type TopicExchange
Binding(Queue queue, TopicExchange exchange, String routingKey)
           
 


Spring AMQP

Copyright © 2010. All Rights Reserved.