Uses of Interface
org.springframework.amqp.rabbit.retry.MessageKeyGenerator
Packages that use MessageKeyGenerator
Package
Description
Provides classes supporting the Rabbit XML namespace.
-
Uses of MessageKeyGenerator in org.springframework.amqp.rabbit.config
Methods in org.springframework.amqp.rabbit.config with parameters of type MessageKeyGeneratorModifier and TypeMethodDescriptionRetryInterceptorBuilder.StatefulRetryInterceptorBuilder.messageKeyGenerator
(MessageKeyGenerator messageKeyGenerator) Stateful retry requires messages to be identifiable.void
StatefulRetryOperationsInterceptorFactoryBean.setMessageKeyGenerator
(MessageKeyGenerator messageKeyGeneretor)