Class AMQP.Basic.GetOk

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

    public static class AMQP.Basic.GetOk
    extends AbstractMarshallingMethod
    This method delivers a message to the client following a get method. A message delivered by 'get-ok' must be acknowledged unless the no-ack option was set in the get method.
    See Also:
    Serialized Form