1Net::AMQP::Frame::MethoUds(e3r)Contributed Perl DocumentNaetti:o:nAMQP::Frame::Method(3)
2
3
4
6 Net::AMQP::Frame::Method - AMQP wire-level method Frame object
7
9 Inherits from Net::AMQP::Frame.
10
12 Provides the following field accessors
13
14 class_id
15 method_id
16 method_frame
17 Exposes the Net::AMQP::Protocol::Base object that this frame
18 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.30.1 2020-01-30 Net::AMQP::Frame::Method(3)