Uses of Class
org.springframework.amqp.rabbit.retry.RepublishMessageRecoverer
-
Uses of RepublishMessageRecoverer in org.springframework.amqp.rabbit.retry
Modifier and TypeClassDescriptionclass
ARepublishMessageRecoverer
supporting publisher confirms and returns.Modifier and TypeMethodDescriptionRepublishMessageRecoverer.errorRoutingKeyPrefix
(String errorRoutingKeyPrefix) Apply a prefix to the outbound routing key, which will be prefixed to the original message routing key (if no explicit routing key was provided in the constructor; ignored otherwise.RepublishMessageRecoverer.frameMaxHeadroom
(int headroom) Set the amount by which the negotiated frame_max is to be reduced when considering truncating the stack trace header.