Packages

package http

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class HttpClient extends NamedLogging with FlagCloseable

    A generic HTTP client with client certificate authentication and optional request signing.

    A generic HTTP client with client certificate authentication and optional request signing.

    Provides methods to POST with JSON as well as protobuf/bytearray requests and responses. Provides GET method with JSON response.

  2. sealed trait HttpClientError extends Product with Serializable

Value Members

  1. object HttpClient
  2. object HttpClientError extends Serializable

Ungrouped