Spring AMQP

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

Packages that use DirectExchange
org.springframework.amqp.core   
 

Uses of DirectExchange in org.springframework.amqp.core
 

Fields in org.springframework.amqp.core declared as DirectExchange
static DirectExchange DirectExchange.DEFAULT
           
 

Methods in org.springframework.amqp.core with parameters of type DirectExchange
 BindingBuilder.DirectExchangeRoutingKeyConfigurer BindingBuilder.DestinationConfigurer.to(DirectExchange exchange)
           
 


Spring AMQP

Copyright © 2011. All Rights Reserved.