Package com.amilesend.onedrive.connection.file
package com.amilesend.onedrive.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 invokes aTransferProgressCallback
to notify of transfer updates for file uploads.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.