Module: CommandTower::Clients

Extended by:
Invocation
Defined in:
app/services/command_tower/clients/url.rb,
app/services/command_tower/clients/invocation.rb,
app/services/command_tower/clients/client_base.rb,
app/services/command_tower/clients/client_result.rb,
app/services/command_tower/clients/endpoint_base.rb,
app/services/command_tower/clients/scoped_client.rb,
app/services/command_tower/clients/endpoint_input.rb,
app/services/command_tower/clients/namespace_proxy.rb,
app/services/command_tower/clients/transport/error.rb,
app/services/command_tower/clients/const_resolution.rb,
app/services/command_tower/clients/decoded_response.rb,
app/services/command_tower/clients/transport/request.rb,
app/services/command_tower/clients/serialized_request.rb,
app/services/command_tower/clients/transport/response.rb,
app/services/command_tower/clients/errors/upstream_error.rb,
app/services/command_tower/clients/errors/discovery_error.rb,
app/services/command_tower/clients/transport/faraday_config.rb,
app/services/command_tower/clients/transport/faraday_adapter.rb,
app/services/command_tower/clients/errors/configuration_error.rb,
app/services/command_tower/clients/errors/authentication_error.rb,
app/services/command_tower/clients/errors/deserialization_error.rb

Defined Under Namespace

Modules: ConstResolution, Errors, Invocation, Transport, Url Classes: ClientBase, ClientResult, DecodedResponse, EndpointBase, EndpointInput, NamespaceProxy, ScopedClient, SerializedRequest

Method Summary

Methods included from Invocation

method_missing, provider_for!, reset_providers!, respond_to_missing?, seed_provider!