Table of Contents - event_bus_rb-2.1.0 Documentation
Classes and Modules
- EventBus
- EventBus::Broker
- EventBus::Broker::Base
- EventBus::Broker::Rabbit
- EventBus::Broker::Rabbit::Queue
- EventBus::Broker::Rabbit::Topic
- EventBus::Config
- EventBus::Daemon
- EventBus::Emitter
- EventBus::Event
- EventBus::Listener
- EventBus::Listeners
- EventBus::Listeners::Base
- EventBus::Listeners::Manager
- EventBus::MissingAttributeError
Methods
- ::bind — EventBus::Listeners::Base
- ::bind_all_listeners — EventBus::Listeners::Manager
- ::bind_signals — EventBus::Daemon
- ::broker — EventBus::Config
- ::close_connection — EventBus::Broker::Base
- ::close_connection — EventBus::Broker::Rabbit
- ::consume — EventBus::Broker::Base
- ::consumers — EventBus::Broker::Base
- ::listener_configurations — EventBus::Listeners::Manager
- ::new — EventBus::Broker::Rabbit::Queue
- ::new — EventBus::Broker::Rabbit::Topic
- ::new — EventBus::Event
- ::new — EventBus::Listeners::Base
- ::on — EventBus::Listener
- ::produce — EventBus::Broker::Base
- ::produce — EventBus::Broker::Rabbit::Topic
- ::register_listener_configuration — EventBus::Listeners::Manager
- ::start — EventBus::Daemon
- ::stop — EventBus::Daemon
- ::subscribe — EventBus::Broker::Rabbit::Queue
- ::topic — EventBus::Broker::Rabbit::Topic
- ::trigger — EventBus::Emitter
- #build_payload — EventBus::Event
- #callback — EventBus::Broker::Rabbit::Queue
- #channel — EventBus::Broker::Rabbit
- #connection — EventBus::Broker::Base
- #connection — EventBus::Broker::Rabbit
- #consume — EventBus::Broker::Base
- #consume — EventBus::Broker::Rabbit
- #generate_headers — EventBus::Event
- #has_body? — EventBus::Event
- #has_name? — EventBus::Event
- #on — EventBus::Listener
- #payload — EventBus::Event
- #produce — EventBus::Broker::Base
- #produce — EventBus::Broker::Rabbit
- #produce — EventBus::Broker::Rabbit::Topic
- #queue_name — EventBus::Broker::Rabbit::Queue
- #queue_options — EventBus::Broker::Rabbit::Queue
- #session — EventBus::Broker::Rabbit
- #subscribe — EventBus::Broker::Rabbit::Queue
- #topic — EventBus::Broker::Rabbit::Queue
- #topic — EventBus::Broker::Rabbit::Topic
- #topic_options — EventBus::Broker::Rabbit::Topic
- #url — EventBus::Broker::Rabbit