Table of Contents - lagomorph-0.0.9 Documentation
Classes and Modules
- Lagomorph
- Lagomorph::Exception
- Lagomorph::JsonParser
- Lagomorph::RpcCall
- Lagomorph::RpcError
- Lagomorph::Session
- Lagomorph::Subscriber
- Lagomorph::Supervisor
- Lagomorph::Worker
Methods
- ::connect — Lagomorph::Session
- ::new — Lagomorph::RpcCall
- ::new — Lagomorph::Session
- ::new — Lagomorph::Subscriber
- ::new — Lagomorph::Supervisor
- ::new — Lagomorph::Worker
- ::using? — Lagomorph
- ::using_bunny? — Lagomorph
- ::using_march_hare? — Lagomorph
- #block_till_receive_response — Lagomorph::RpcCall
- #build_error — Lagomorph::JsonParser
- #build_error — Lagomorph::Subscriber
- #build_request — Lagomorph::JsonParser
- #build_response — Lagomorph::JsonParser
- #build_response — Lagomorph::Subscriber
- #calculate_correlation_id — Lagomorph::RpcCall
- #close_channel — Lagomorph::RpcCall
- #close_connection — Lagomorph::Session
- #create_channel — Lagomorph::Session
- #dispatch — Lagomorph::RpcCall
- #listen_for_responses — Lagomorph::RpcCall
- #open_connection — Lagomorph::Session
- #parse_request — Lagomorph::JsonParser
- #parse_request — Lagomorph::Subscriber
- #parse_response — Lagomorph::JsonParser
- #parse_response — Lagomorph::RpcCall
- #prepare_channel — Lagomorph::RpcCall
- #prepare_payload — Lagomorph::RpcCall
- #process_request — Lagomorph::Subscriber
- #publish_response — Lagomorph::Subscriber
- #publish_rpc_call — Lagomorph::RpcCall
- #route — Lagomorph::Supervisor
- #subscribe — Lagomorph::Subscriber
- #work — Lagomorph::Worker