Class: Omni::Client

Inherits:
OmniparseClient::Base show all
Defined in:
lib/omni_parse_client_ruby.rb

Constant Summary

Constants included from OmniparseClient::Connection

OmniparseClient::Connection::CLIENT_ERRORS, OmniparseClient::Connection::DEFAULT_PORT, OmniparseClient::Connection::DEFAULT_URL, OmniparseClient::Connection::DEFAULT_VERSION, OmniparseClient::Connection::EXCEPTIONS_EXCLUDING_MESSAGES, OmniparseClient::Connection::EXCEPTIONS_INCLUDING_MESSAGES, OmniparseClient::Connection::MAX_RETRIES_COUNT, OmniparseClient::Connection::RETRIES_DELAYS_ARRAY

Instance Attribute Summary

Attributes inherited from OmniparseClient::Base

#fixture, #html, #vcf

Attributes included from OmniparseClient::Connection

#api_key, #host, #port, #version

Method Summary

Methods inherited from OmniparseClient::Base

#initialize

Methods included from OmniparseClient::Connection

#base_url, #headers, #omni_get, #omni_post, #setup_connection, #test_connection, #test_connection_path

Constructor Details

This class inherits a constructor from OmniparseClient::Base