Table of Contents - gateway-0.3.0 Documentation
Pages
Classes and Modules
- Gateway
- Gateway::BadGateway
- Gateway::BadResponse
- Gateway::Base
- Gateway::Connection
- Gateway::Connection::Pool
- Gateway::Connection::Single
- Gateway::Connection::ThreadLocal
- Gateway::Error
- Gateway::Feature
- Gateway::Feature::CategorizeError
- Gateway::Feature::CategorizeError::ClassMethods
- Gateway::Feature::ErrorHandle
- Gateway::Feature::NewRelic
- Gateway::Feature::Performance
- Gateway::Feature::Retry
- Gateway::Feature::Timeout
- Gateway::GatewayTimeout
Methods
- ::included — Gateway::Feature::CategorizeError
- ::included — Gateway::Feature::Performance
- ::new — Gateway::Base
- ::new — Gateway::GatewayTimeout
- ::new — Gateway::BadGateway
- ::new — Gateway::BadResponse
- ::wrap — Gateway::Error
- #bad_gateway_errors — Gateway::Base
- #bad_gateway_errors — Gateway::Feature::ErrorHandle
- #categorize_error — Gateway::Feature::CategorizeError::ClassMethods
- #connect — Gateway::Connection
- #connection_type — Gateway::Connection
- #disconnect — Gateway::Connection
- #error_callbacks_for — Gateway::Feature::CategorizeError
- #error_message — Gateway::Feature::Performance
- #error_status — Gateway::Feature::Performance
- #errors_for — Gateway::Feature::CategorizeError
- #execute — Gateway::Base
- #extract_params — Gateway::Feature::CategorizeError::ClassMethods
- #pool — Gateway::Connection::Pool
- #pool_options — Gateway::Connection::Pool
- #profiler — Gateway::Feature::Performance
- #purge_current_connection! — Gateway::Connection
- #purge_current_connection_from_pool! — Gateway::Connection::Pool
- #purge_current_connection_from_single! — Gateway::Connection::Single
- #purge_current_connection_from_thread_local! — Gateway::Connection::ThreadLocal
- #reconnect — Gateway::Connection
- #record_newrelic — Gateway::Feature::NewRelic
- #retry? — Gateway::Feature::Retry
- #retry_error? — Gateway::Feature::Retry
- #retry_errors — Gateway::Base
- #retry_errors — Gateway::Feature::Retry
- #run_bad_gateway_callbacks — Gateway::Base
- #run_bad_gateway_callbacks — Gateway::Feature::ErrorHandle
- #run_callbacks_for — Gateway::Feature::CategorizeError
- #run_retry_callbacks — Gateway::Base
- #run_retry_callbacks — Gateway::Feature::Retry
- #run_timeout_callbacks — Gateway::Base
- #run_timeout_callbacks — Gateway::Feature::ErrorHandle
- #success_message — Gateway::Feature::Performance
- #success_status — Gateway::Feature::Performance
- #thread_local_connection — Gateway::Connection::ThreadLocal
- #thread_local_connection_name — Gateway::Connection::ThreadLocal
- #timeout — Gateway::Feature::Timeout
- #timeout_errors — Gateway::Base
- #timeout_errors — Gateway::Feature::ErrorHandle
- #with_connection — Gateway::Connection
- #with_error_handle — Gateway::Feature::ErrorHandle
- #with_new_relic — Gateway::Feature::NewRelic
- #with_perf — Gateway::Feature::Performance
- #with_pool — Gateway::Connection::Pool
- #with_retry — Gateway::Feature::Retry
- #with_single — Gateway::Connection::Single
- #with_thread_local — Gateway::Connection::ThreadLocal
- #with_timeout — Gateway::Feature::Timeout