Client

Client is a wrapper for HTTP calls which allows to use load balancers, circuit breakers and retries.

Client Builders

ClientBuilder provides convenient api for creating the specific Client instance.

Abstract class:

Client exceptions