Table of Contents - fluffle-1.1.0 Documentation
Classes and Modules
- Fluffle
- Fluffle::Client
- Fluffle::Confirmer
- Fluffle::Connectable
- Fluffle::Errors
- Fluffle::Errors::BaseError
- Fluffle::Errors::ConfirmTimeoutError
- Fluffle::Errors::CustomError
- Fluffle::Errors::InvalidRequestError
- Fluffle::Errors::NackError
- Fluffle::Errors::ReturnError
- Fluffle::Errors::ServerError
- Fluffle::Errors::TimeoutError
- Fluffle::Handlers
- Fluffle::Handlers::Base
- Fluffle::Handlers::Delegator
- Fluffle::Handlers::Dispatcher
- Fluffle::MiddlewareStack
- Fluffle::Railtie
- Fluffle::Server
- Fluffle::Testing
- Fluffle::Testing::Connectable
- Fluffle::Testing::Loopback
- Fluffle::Testing::Loopback::Channel
- Fluffle::Testing::Loopback::Connection
- Fluffle::Testing::Loopback::Exchange
- Fluffle::Testing::Loopback::Queue
- Fluffle::Testing::ThreadPool
Methods
- ::included — Fluffle::Connectable
- ::included — Fluffle::Testing::Connectable
- ::initialize — Fluffle::Testing
- ::instance — Fluffle::Testing::Loopback
- ::logger — Fluffle
- ::new — Fluffle::Client
- ::new — Fluffle::Confirmer
- ::new — Fluffle::Errors::CustomError
- ::new — Fluffle::Errors::InvalidRequestError
- ::new — Fluffle::Handlers::Delegator
- ::new — Fluffle::Handlers::Dispatcher
- ::new — Fluffle::MiddlewareStack
- ::new — Fluffle::Server
- ::new — Fluffle::Testing::Loopback
- ::new — Fluffle::Testing::Loopback::Connection
- ::new — Fluffle::Testing::Loopback::Channel
- ::new — Fluffle::Testing::Loopback::Exchange
- ::new — Fluffle::Testing::Loopback::Queue
- ::request_queue_name — Fluffle
- ::response_queue_name — Fluffle
- ::setup! — Fluffle::Testing
- ::wait_for_signal — Fluffle::Testing
- #<< — Fluffle::MiddlewareStack
- #ack — Fluffle::Testing::Loopback::Channel
- #add_queue_subscriber — Fluffle::Testing::Loopback
- #build_error_response — Fluffle::Server
- #call — Fluffle::Client
- #call — Fluffle::Handlers::Base
- #call — Fluffle::Handlers::Delegator
- #call — Fluffle::Handlers::Dispatcher
- #call — Fluffle::MiddlewareStack
- #call_handler — Fluffle::Server
- #close — Fluffle::Testing::Loopback::Channel
- #code — Fluffle::Errors::InvalidRequestError
- #confirm_select — Fluffle::Confirmer
- #confirm_select — Fluffle::Testing::Loopback::Channel
- #connect — Fluffle::Connectable
- #connect — Fluffle::Testing::Connectable
- #connected? — Fluffle::Connectable
- #connection — Fluffle::Testing::Loopback
- #create_channel — Fluffle::Testing::Loopback::Connection
- #data — Fluffle::Errors::ServerError
- #decode — Fluffle::Server
- #default_exchange — Fluffle::Testing::Loopback::Channel
- #describe_payload — Fluffle::Client
- #drain — Fluffle::Server
- #handle — Fluffle::Handlers::Dispatcher
- #handle_reply — Fluffle::Client
- #handle_request — Fluffle::Server
- #handle_returns — Fluffle::Client
- #handle_returns — Fluffle::Server
- #log_error — Fluffle::Server
- #next_publish_seq_no — Fluffle::Testing::Loopback::Channel
- #on_return — Fluffle::Testing::Loopback::Exchange
- #post — Fluffle::Testing::ThreadPool
- #prefetch — Fluffle::Testing::Loopback::Channel
- #publish — Fluffle::Client
- #publish — Fluffle::Testing::Loopback
- #publish — Fluffle::Testing::Loopback::Channel
- #publish — Fluffle::Testing::Loopback::Exchange
- #publish_and_wait — Fluffle::Client
- #push — Fluffle::MiddlewareStack
- #queue — Fluffle::Testing::Loopback::Channel
- #random_bytes_as_hex — Fluffle::Client
- #start — Fluffle::Server
- #subscribe — Fluffle::Client
- #subscribe — Fluffle::Testing::Loopback::Queue
- #to_response — Fluffle::Errors::BaseError
- #validate_request — Fluffle::Server
- #wait_for_signal — Fluffle::Server
- #with_confirmation — Fluffle::Confirmer