Class | AMQP::Header |
In: |
lib/amqp/header.rb
|
Parent: | Object |
Message metadata (aka envelope).
attributes | [R] | AMQP message attributes @return [Hash] |
channel | [R] | @api public @return [AMQP::Channel] |
method | [R] |
AMQP method frame this header is associated with. Carries
additional information that varies between AMQP
methods.
@api public @return [AMQ::Protocol::Method] |