table of contents
Net::AMQP::Frame::Method(3pm) | User Contributed Perl Documentation | Net::AMQP::Frame::Method(3pm) |
NAME¶
Net::AMQP::Frame::Method - AMQP wire-level method Frame object
DESCRIPTION¶
Inherits from Net::AMQP::Frame.
OBJECT METHODS¶
Provides the following field accessors
- class_id
- method_id
- method_frame
- Exposes the Net::AMQP::Protocol::Base object that this frame wraps
SEE ALSO¶
Net::AMQP::Frame
COPYRIGHT¶
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.
AUTHOR¶
Eric Waters <ewaters@gmail.com>
2016-11-28 | perl v5.40.0 |