Provided by: libmessage-passing-amqp-perl_0.008-2_all
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, fanout or headers, defaults to topic. exchange_durable Defines if the exchange is durable, defaults to true. exchange_auto_delete Defines if the exchange will be auto-deleted after the connection is closed, defaults to false.
AUTHOR, COPYRIGHT AND LICENSE
See Message::Passing::AMQP. perl v5.36.0 20Message::Passing::AMQP::Role::DeclaresExchange(3pm)