Table of Contents - bi-frost-1.1.1 Documentation
Classes and Modules
- Bifrost
- Bifrost::Bus
- Bifrost::Entity
- Bifrost::Exceptions
- Bifrost::Exceptions::DuplicateSubscriberError
- Bifrost::Exceptions::InvalidWorkerDefinitionError
- Bifrost::Exceptions::MessageDeliveryError
- Bifrost::Exceptions::UnsupportedLambdaError
- Bifrost::Manager
- Bifrost::Message
- Bifrost::Subscriber
- Bifrost::Topic
- Bifrost::Worker
Methods
- ::bus — Bifrost
- ::create_topic_with_subscriber — Bifrost
- ::debug? — Bifrost
- ::handle — Bifrost::Worker
- ::logger= — Bifrost
- ::manager — Bifrost
- ::new — Bifrost::Bus
- ::new — Bifrost::Entity
- ::new — Bifrost::Manager
- ::new — Bifrost::Message
- ::new — Bifrost::Subscriber
- ::new — Bifrost::Topic
- ::new — Bifrost::Worker
- #== — Bifrost::Topic
- #add — Bifrost::Manager
- #add_subscriber — Bifrost::Topic
- #append_default_options — Bifrost::Manager
- #create_brokered_message — Bifrost::Message
- #create_topic — Bifrost::Bus
- #delete — Bifrost::Topic
- #delete_topic — Bifrost::Bus
- #exists? — Bifrost::Topic
- #get_worker — Bifrost::Manager
- #key — Bifrost::Bus
- #merge — Bifrost::Message
- #publish — Bifrost::Message
- #publish! — Bifrost::Message
- #read_message — Bifrost::Worker
- #remove_subscriber — Bifrost::Topic
- #run — Bifrost::Manager
- #run — Bifrost::Worker
- #save — Bifrost::Topic
- #secret — Bifrost::Bus
- #send_message — Bifrost::Message
- #subscribers — Bifrost::Topic
- #to_s — Bifrost::Message
- #to_s — Bifrost::Topic
- #to_s — Bifrost::Worker
- #to_sym — Bifrost::Worker
- #topic_exists? — Bifrost::Bus
- #topics — Bifrost::Bus
- #update_message_state_to_delivered — Bifrost::Message
- #worker_died — Bifrost::Manager
- #worker_ready — Bifrost::Manager