Package com.amilesend.onedrive.connection.file
package com.amilesend.onedrive.connection.file
-
ClassDescriptionA log-based implementation of
TransferProgressCallbackthat logs transfer progress.Describes that transfer type used for logging progress.A customized implementation ofRequestBodythat invokes aTransferProgressCallbackto 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.