Uses of Interface
org.springframework.amqp.rabbit.core.CorrelationDataPostProcessor
Packages that use CorrelationDataPostProcessor
-
Uses of CorrelationDataPostProcessor in org.springframework.amqp.rabbit.core
Methods in org.springframework.amqp.rabbit.core with parameters of type CorrelationDataPostProcessorModifier and TypeMethodDescriptionvoidRabbitTemplate.setCorrelationDataPostProcessor(CorrelationDataPostProcessor correlationDataPostProcessor) Set aCorrelationDataPostProcessorto be invoked before publishing a message.