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
Methods in org.springframework.amqp.core that return ExchangeBuilder.ConsistentHashExchangeBuilderModifier and TypeMethodDescriptionExchangeBuilder.consistentHashExchange
(String name) Return anx-consistent-hash
exchange builder.ExchangeBuilder.ConsistentHashExchangeBuilder.hashHeader
(String headerName) ExchangeBuilder.ConsistentHashExchangeBuilder.hashProperty
(String propertyName)