Scroll to navigation

Message::Passing::AMQP::Role::DeclaresExchange(3pm) User Contributed Perl Documentation Message::Passing::AMQP::Role::DeclaresExchange(3pm)

NAME

Message::Passing::AMQP::Role::DeclaresExchange - Role for instances which have an AMQP exchange.

ATTRIBUTES

exchange_name

Defines the exchange name, required.

exchange_type

Is one of topic, direct or fanout, defaults to topic.

exchange_durable

Defines if the exchange is durable, defaults to true.

AUTHOR, COPYRIGHT AND LICENSE

See Message::Passing::AMQP.
2015-06-26 perl v5.20.2