Table of Contents - eventception-0.1.0 Documentation
Classes and Modules
- Eventception
- Eventception::BaseSubscriber
- Eventception::Dispatcher
- Eventception::Event
- Eventception::ImmutableDispatcher
- Eventception::ListenerHandler
- Eventception::PriorityListeners
Methods
- ::new — Eventception::ImmutableDispatcher
- ::new — Eventception::ListenerHandler
- ::new — Eventception::PriorityListeners
- #<< — Eventception::PriorityListeners
- #<=> — Eventception::PriorityListeners
- #== — Eventception::ListenerHandler
- #add_listener — Eventception::Dispatcher
- #add_subscriber — Eventception::Dispatcher
- #call — Eventception::ListenerHandler
- #count — Eventception::PriorityListeners
- #delete — Eventception::PriorityListeners
- #dispatch — Eventception::Dispatcher
- #dispatch — Eventception::ImmutableDispatcher
- #do_dispatch — Eventception::Dispatcher
- #each — Eventception::PriorityListeners
- #empty? — Eventception::PriorityListeners
- #eql? — Eventception::ListenerHandler
- #event_listeners — Eventception::Dispatcher
- #listeners — Eventception::Dispatcher
- #listeners — Eventception::ImmutableDispatcher
- #listeners? — Eventception::Dispatcher
- #listeners? — Eventception::ImmutableDispatcher
- #listeners_for — Eventception::Dispatcher
- #listeners_for — Eventception::ImmutableDispatcher
- #listeners_for? — Eventception::Dispatcher
- #listeners_for? — Eventception::ImmutableDispatcher
- #propagation_stopped — Eventception::Event
- #propagation_stopped? — Eventception::Event
- #remove_listener — Eventception::Dispatcher
- #remove_subscriber — Eventception::Dispatcher
- #size — Eventception::PriorityListeners
- #sort_listeners — Eventception::Dispatcher
- #sorted — Eventception::Dispatcher
- #stop_propagation — Eventception::Event
- #subscribed_events — Eventception::BaseSubscriber