Net::AMQP::Frame::Header - AMQP wire-level header Frame object
Inherits from Net::AMQP::Frame.
Provides the following field accessors
- class_id
- weight
- body_size
- header_frame
- Exposes the Net::AMQP::Protocol::Base object that this frame wraps
Copyright (c) 2009 Eric Waters and XMission LLC (http://www.xmission.com/). All
rights reserved. This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file
included with this module.
Eric Waters <ewaters@gmail.com>