Package com.amilesend.client.connection.file
package com.amilesend.client.connection.file
-
ClassDescriptionA log-based implementation of
TransferProgressCallback
that logs transfer progress.Describes that transfer type used for logging progress.A customized implementation ofRequestBody
that wraps an existing request body and uses a custom sink track transfer progress.The builder used to construct newProgressReportingRequestBody
instances for uploads.The builder used to construct newProgressReportingRequestBody
instances for multipart uploads.Tracking sink to monitor the amount of bytes transferred.Shared utility class used by transfer logic.A file writer utility used while downloading files that reports transfer progress to the configuredTransferProgressCallback
.The interface that is invoked during file upload/download transfers that enables client consumers to inspect the progress of the transfer.