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

NAME

Message::Passing::AMQP::Role::HasAChannel - Role for instances which have an AMQP channel.

ATTRIBUTES

METHODS

connected

Called when the channel has connected

disconnected

Called when the channel disconnects.

AUTHOR, COPYRIGHT AND LICENSE

See Message::Passing::AMQP.