Spring AMQP

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

Packages that use HeadersExchange
org.springframework.amqp.core   
 

Uses of HeadersExchange in org.springframework.amqp.core
 

Fields in org.springframework.amqp.core declared as HeadersExchange
protected  HeadersExchange BindingBuilder.HeadersExchangeMapConfigurer.exchange
           
 

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

Constructors in org.springframework.amqp.core with parameters of type HeadersExchange
Binding(Queue queue, HeadersExchange exchange, Map<String,Object> arguments)
           
 


Spring AMQP

Copyright © 2011. All Rights Reserved.