Package com.ants.platform.client.core
package com.ants.platform.client.core
-
ClassDescriptionGenerates deterministic agent IDs using BLAKE2b-64 hashing.This exception type will be thrown for any non-2XX API responses.This class serves as the base exception for all errors in the SDK.Represents a file stream with associated metadata for file uploads.A custom implementation of OkHttp's RequestBody that wraps an InputStream.A custom InputStream that wraps the InputStream from the OkHttp Response and ensures that the OkHttp Response object is properly closed when the stream is closed.A custom Reader that wraps the Reader from the OkHttp Response and ensures that the OkHttp Response object is properly closed when the reader is closed.Stream<T>