Class AmqpModifiedFailed

  • All Implemented Interfaces:
    AmqpFailureHandler

    public class AmqpModifiedFailed
    extends Object
    implements AmqpFailureHandler
    This nack strategy marking the message as modified and set the delivery-failed attribute to true.

    The message might be redelivered on the same node.

    See http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#type-modified.