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