NAME
Net::Async::AMQP::Server
VERSION
version 2.000
SYNOPSIS
DESCRIPTION
configure
Set up the instance.
Takes the following named parameters:
local_host
port
local_host
Accessor for the current local_host setting.
port
Accessor for the current port setting
listening
Resolves with the listener.
notifier_name
on_listen
Called when we have a listening socket.
_add_to_loop
on_accept
INHERITED METHODS
- IO::Async::Listener
-
acceptor, family, is_listening, listen, on_read_ready, sockname, socktype
- IO::Async::Handle
-
bind, close, close_read, close_write, connect, new_close_future, read_fileno, read_handle, set_handle, set_handles, socket, want_readready, want_writeready, write_fileno, write_handle
- 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, 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').