Class AmqpMessageHeaderErrorMessageStrategy

java.lang.Object
org.springframework.integration.amqp.support.AmqpMessageHeaderErrorMessageStrategy
All Implemented Interfaces:
ErrorMessageStrategy

public class AmqpMessageHeaderErrorMessageStrategy extends Object implements ErrorMessageStrategy
An ErrorMessageStrategy extension that adds the raw AMQP message as a header to the ErrorMessage.
Since:
4.3.10
Author:
Gary Russell, Artem Bilan