The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Async::AMQP::ConnectionManager::Connection - connection proxy object

VERSION

version 2.000

METHODS

new

Instantiate.

amqp

Returns the underlying AMQP instance.

manager

Returns our ConnectionManager instance.

DESTROY

On destruction we release the connection by informing the connection manager that we no longer require the data.

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Licensed under the same terms as Perl itself, with additional licensing terms for the MQ spec to be found in share/amqp0-9-1.extended.xml ('a worldwide, perpetual, royalty-free, nontransferable, nonexclusive license to (i) copy, display, distribute and implement the Advanced Messaging Queue Protocol ("AMQP") Specification').