NAME
Net::Async::AMQP::RPC::Client - client RPC handling
VERSION
version 2.000
DESCRIPTION
Provides a client implementation for RPC handling.
Declare a new temporary queue
Start a consumer on the queue
Publish requests to the RPC exchange, using our (server-assigned) queue name as the reply_to address
Responses to our queue are matched against original requests using the correlation_id field
INHERITED METHODS
- Net::Async::AMQP::RPC::Base
-
active, client_queue, configure, connected, consumer, consumer_channel, exchange, future, mq, on_message, publisher_channel, queue_name, reply, routing_key, server_queue
- IO::Async::Notifier
-
add_child, adopt_future, can_event, children, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, new, notifier_name, parent, remove_child, remove_from_parent
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').