1Net::AMQP::Frame::HeadeUrs(e3r)Contributed Perl DocumentNaetti:o:nAMQP::Frame::Header(3)
2
3
4
6 Net::AMQP::Frame::Header - AMQP wire-level header Frame object
7
9 Inherits from Net::AMQP::Frame.
10
12 Provides the following field accessors
13
14 class_id
15 weight
16 body_size
17 header_frame
18 Exposes the Net::AMQP::Protocol::Base object that this frame wraps
19
21 Net::AMQP::Frame
22
24 Copyright (c) 2009 Eric Waters and XMission LLC
25 (http://www.xmission.com/). All rights reserved. This program is free
26 software; you can redistribute it and/or modify it under the same terms
27 as Perl itself.
28
29 The full text of the license can be found in the LICENSE file included
30 with this module.
31
33 Eric Waters <ewaters@gmail.com>
34
35
36
37perl v5.32.1 2021-01-27 Net::AMQP::Frame::Header(3)