Uses of Class
org.springframework.amqp.core.ExchangeBuilder.ConsistentHashExchangeBuilder
Packages that use ExchangeBuilder.ConsistentHashExchangeBuilder
Package
Description
Provides core classes for the spring AMQP abstraction.
-
Uses of ExchangeBuilder.ConsistentHashExchangeBuilder in org.springframework.amqp.core
Subclasses with type arguments of type ExchangeBuilder.ConsistentHashExchangeBuilder in org.springframework.amqp.coreModifier and TypeClassDescriptionstatic final classAnExchangeBuilderextension for theConsistentHashExchange.Methods in org.springframework.amqp.core that return ExchangeBuilder.ConsistentHashExchangeBuilderModifier and TypeMethodDescriptionExchangeBuilder.consistentHashExchange(String name) Return anx-consistent-hashexchange builder.ExchangeBuilder.ConsistentHashExchangeBuilder.hashHeader(String headerName) ExchangeBuilder.ConsistentHashExchangeBuilder.hashProperty(String propertyName)