Uses of Class
org.springframework.amqp.core.BaseExchangeBuilder
Packages that use BaseExchangeBuilder
Package
Description
Provides core classes for the spring AMQP abstraction.
-
Uses of BaseExchangeBuilder in org.springframework.amqp.core
Classes in org.springframework.amqp.core with type parameters of type BaseExchangeBuilderModifier and TypeClassDescriptionclassBaseExchangeBuilder<B extends BaseExchangeBuilder<B>>AnAbstractBuilderextension for generics support.Subclasses of BaseExchangeBuilder in org.springframework.amqp.coreModifier and TypeClassDescriptionclassBuilder providing a fluent API for buildingExchanges.static final classAnExchangeBuilderextension for theConsistentHashExchange.