Uses of Class
org.springframework.amqp.core.AbstractExchange
Package
Description
Provides core classes for the spring AMQP abstraction.
-
Uses of AbstractExchange in org.springframework.amqp.core
Modifier and TypeClassDescriptionclass
AnAbstractExchange
extension for Consistent Hash exchange type.class
Simple container collecting information to describe a custom exchange.class
Simple container collecting information to describe a direct exchange.class
Simple container collecting information to describe a fanout exchange.class
Headers exchange.class
Simple container collecting information to describe a topic exchange.Modifier and TypeMethodDescriptionprotected <T extends AbstractExchange>
TBaseExchangeBuilder.configureExchange
(T exchange)