Uses of Package
com.amilesend.client.connection.file
Packages that use com.amilesend.client.connection.file
-
Classes in com.amilesend.client.connection.file used by com.amilesend.client.connection.fileClassDescriptionA 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.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.