Module: Animoto::HTTPEngines

Extended by:
Support::DynamicClassLoader
Defined in:
lib/animoto/http_engines/base.rb,
lib/animoto/http_engines/curl_adapter.rb,
lib/animoto/http_engines/patron_adapter.rb,
lib/animoto/http_engines/net_http_adapter.rb,
lib/animoto/http_engines/typhoeus_adapter.rb,
lib/animoto/http_engines/rest_client_adapter.rb

Defined Under Namespace

Classes: Base, CurlAdapter, NetHTTPAdapter, PatronAdapter, RestClientAdapter, TyphoeusAdapter

Method Summary

Methods included from Support::DynamicClassLoader

[]