The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.