Interface AMQP.Basic.Nack

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Basic.Nack
Enclosing class:
AMQP.Basic

public static interface AMQP.Basic.Nack extends Method
  • Method Details

    • getDeliveryTag

      long getDeliveryTag()
    • getMultiple

      boolean getMultiple()
    • getRequeue

      boolean getRequeue()