Table of Contents - farscape-1.3.3 Documentation
Classes and Modules
- Farscape
- Farscape::Agent
- Farscape::Agent::BaseClient
- Farscape::Agent::HTTPClient
- Farscape::BaseAgent
- Farscape::Discovery
- Farscape::Discovery::NotFound
- Farscape::Exceptions
- Farscape::Exceptions::BadGateway
- Farscape::Exceptions::BadRequest
- Farscape::Exceptions::Conflict
- Farscape::Exceptions::ExpectationFailed
- Farscape::Exceptions::Forbidden
- Farscape::Exceptions::GatewayTimeout
- Farscape::Exceptions::Gone
- Farscape::Exceptions::ImaTeapot
- Farscape::Exceptions::InternalServerError
- Farscape::Exceptions::LengthRequired
- Farscape::Exceptions::MethodNotAllowed
- Farscape::Exceptions::NotAcceptable
- Farscape::Exceptions::NotFound
- Farscape::Exceptions::NotImplemented
- Farscape::Exceptions::PreconditionFailed
- Farscape::Exceptions::ProtocolException
- Farscape::Exceptions::ProtocolVersionNotSupported
- Farscape::Exceptions::ProxyAuthenticationRequired
- Farscape::Exceptions::RequestEntityTooLarge
- Farscape::Exceptions::RequestTimeout
- Farscape::Exceptions::RequestUriTooLong
- Farscape::Exceptions::RequestedRangeNotSatisfiable
- Farscape::Exceptions::ServiceUnavailable
- Farscape::Exceptions::Unauthorized
- Farscape::Exceptions::UnprocessableEntity
- Farscape::Exceptions::UnsupportedMediaType
- Farscape::PlatformResources
- Farscape::PlatformResources::Agent
- Farscape::PlatformResources::NotFound
- Farscape::Plugins
- Farscape::RepresentorAgent
- Farscape::SafeRepresentorAgent
- Farscape::TransitionAgent
- PartiallyOrderedList
- PartiallyOrderedList::Element
Methods
- ::agent — Farscape::PlatformResources
- ::cache — Farscape
- ::cache= — Farscape
- ::clear — Farscape
- ::clients — Farscape
- ::collect_values — Farscape::Plugins
- ::config — Farscape::Agent
- ::config= — Farscape::Agent
- ::construct_stack — Farscape::Plugins
- ::disable — Farscape::Plugins
- ::disable! — Farscape
- ::disabled? — Farscape
- ::disabled? — Farscape::Plugins
- ::disabled_plugins — Farscape
- ::disabled_plugins — Farscape::Plugins
- ::disabling_rules — Farscape
- ::enable — Farscape::Plugins
- ::enable! — Farscape
- ::enabled? — Farscape
- ::enabled? — Farscape::Plugins
- ::enabled_plugins — Farscape
- ::enabled_plugins — Farscape::Plugins
- ::extensions — Farscape::Plugins
- ::find_attr_intersect — Farscape::Plugins
- ::includes_middleware? — Farscape::Plugins
- ::instance — Farscape::Agent
- ::items_for — Farscape::PlatformResources
- ::log_error — Farscape::PlatformResources
- ::logger — Farscape
- ::logger= — Farscape
- ::middleware_stack — Farscape
- ::new — Farscape::Agent
- ::new — Farscape::Agent::HTTPClient
- ::new — Farscape::Exceptions::ProtocolException
- ::new — PartiallyOrderedList
- ::new — Farscape::PlatformResources::Agent
- ::new — Farscape::SafeRepresentorAgent
- ::new — Farscape::TransitionAgent
- ::normalize_selector — Farscape::Plugins
- ::order_middleware — Farscape::Plugins
- ::plugins — Farscape
- ::register_plugin — Farscape
- ::register_plugins — Farscape
- ::rescuing_farscape — Farscape::PlatformResources
- ::root_document_data — Farscape::PlatformResources
- ::root_for — Farscape::PlatformResources
- ::set_plugin_states — Farscape::Plugins
- ::why_disabled — Farscape::Plugins
- #== — PartiallyOrderedList::Element
- #_embedded — Farscape::SafeRepresentorAgent
- #add — PartiallyOrderedList
- #attributes — Farscape::SafeRepresentorAgent
- #client — Farscape::Agent
- #default_plugin_hash — Farscape::Agent
- #delete — PartiallyOrderedList
- #deserialize — Farscape::SafeRepresentorAgent
- #disabled_plugins — Farscape::Agent
- #discover — Farscape::Discovery
- #discover — Farscape::PlatformResources::Agent
- #discover_entry_point — Farscape::Agent
- #dispatch_error — Farscape::Agent::HTTPClient
- #each — PartiallyOrderedList
- #embedded — Farscape::SafeRepresentorAgent
- #enabled_plugins — Farscape::Agent
- #enter — Farscape::Agent
- #enter — Farscape::PlatformResources::Agent
- #error_description — Farscape::Exceptions::ProtocolException
- #error_description — Farscape::Exceptions::BadRequest
- #error_description — Farscape::Exceptions::Unauthorized
- #error_description — Farscape::Exceptions::Forbidden
- #error_description — Farscape::Exceptions::NotFound
- #error_description — Farscape::Exceptions::MethodNotAllowed
- #error_description — Farscape::Exceptions::NotAcceptable
- #error_description — Farscape::Exceptions::ProxyAuthenticationRequired
- #error_description — Farscape::Exceptions::RequestTimeout
- #error_description — Farscape::Exceptions::Conflict
- #error_description — Farscape::Exceptions::Gone
- #error_description — Farscape::Exceptions::LengthRequired
- #error_description — Farscape::Exceptions::PreconditionFailed
- #error_description — Farscape::Exceptions::RequestEntityTooLarge
- #error_description — Farscape::Exceptions::RequestUriTooLong
- #error_description — Farscape::Exceptions::UnsupportedMediaType
- #error_description — Farscape::Exceptions::RequestedRangeNotSatisfiable
- #error_description — Farscape::Exceptions::ExpectationFailed
- #error_description — Farscape::Exceptions::ImaTeapot
- #error_description — Farscape::Exceptions::UnprocessableEntity
- #error_description — Farscape::Exceptions::InternalServerError
- #error_description — Farscape::Exceptions::NotImplemented
- #error_description — Farscape::Exceptions::BadGateway
- #error_description — Farscape::Exceptions::ServiceUnavailable
- #error_description — Farscape::Exceptions::GatewayTimeout
- #error_description — Farscape::Exceptions::ProtocolVersionNotSupported
- #faraday_adapter — Farscape::Agent::HTTPClient
- #find_exception — Farscape::Agent
- #get_accept_header — Farscape::Agent
- #get_attribute — Farscape::RepresentorAgent
- #get_embedded — Farscape::RepresentorAgent
- #get_transition — Farscape::RepresentorAgent
- #handle_extensions — Farscape::BaseAgent
- #idempotent_method? — Farscape::Agent::BaseClient
- #inspect — PartiallyOrderedList::Element
- #interface_methods — Farscape::Agent::BaseClient
- #interface_methods — Farscape::Agent::HTTPClient
- #invoke — Farscape::Agent::HTTPClient
- #invoke — Farscape::TransitionAgent
- #match_params — Farscape::TransitionAgent
- #message — Farscape::Exceptions::ProtocolException
- #method_missing — Farscape::PlatformResources::Agent
- #method_missing — Farscape::RepresentorAgent
- #method_missing — Farscape::TransitionAgent
- #method_transitions — Farscape::RepresentorAgent
- #middleware_stack — Farscape::Agent
- #omitting — Farscape::Agent
- #plugins — Farscape::Agent
- #reframe_representor — Farscape::SafeRepresentorAgent
- #representor — Farscape::Agent
- #respond_to_missing? — Farscape::RepresentorAgent
- #safe — Farscape::Agent
- #safe — Farscape::SafeRepresentorAgent
- #safe? — Farscape::Agent
- #safe_method? — Farscape::Agent::BaseClient
- #to_ary — Farscape::RepresentorAgent
- #to_hash — Farscape::SafeRepresentorAgent
- #transitions — Farscape::SafeRepresentorAgent
- #unsafe — Farscape::Agent
- #unsafe — Farscape::SafeRepresentorAgent
- #unsafe_method? — Farscape::Agent::BaseClient
- #using — Farscape::Agent