Package io.mochaapi.client
package io.mochaapi.client
-
ClassDescriptionMain entry point for HTTP API requests.Main client for making HTTP API requests with advanced configuration.Builder class for creating configured ApiClient instances.Represents a configurable HTTP request with chainable methods.Represents the response from an HTTP API request.Simple retry configuration for failed requests.Interface for executing HTTP requests.Jackson-based implementation of JsonMapper.Interface for JSON serialization and deserialization.A managed InputStream wrapper that implements AutoCloseable for proper resource management.Interface for intercepting and modifying HTTP requests before they are sent.Interface for intercepting HTTP responses after they are received.