Class AMQP::Header
In: lib/amqp/header.rb
Parent: Object

Methods

ack   inspect   method_missing   new   reject  

Public Class methods

Public Instance methods

Acknowledges the receipt of this message with the server.

Reject this message.

  • :requeue => true | false (default false)

[Validate]