Spring AMQP

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

Packages that use AbstractExchange
org.springframework.amqp.core   
 

Uses of AbstractExchange in org.springframework.amqp.core
 

Subclasses of AbstractExchange in org.springframework.amqp.core
 class CustomExchange
          Simple container collecting information to describe a custom exchange.
 class DirectExchange
          Simple container collecting information to describe a direct exchange.
 class FanoutExchange
          Simple container collecting information to describe a fanout exchange.
 class HeadersExchange
           
 class TopicExchange
          Simple container collecting information to describe a topic exchange.
 


Spring AMQP

Copyright © 2011. All Rights Reserved.