Class AMQP.Basic.Ack

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Basic

    public static class AMQP.Basic.Ack
    extends AbstractMarshallingMethod
    This method acknowledges one or more messages delivered via the Deliver or Get-Ok methods. The client can ask to confirm a single message or a set of messages up to and including a specific message.
    See Also:
    Serialized Form