Uses of Package
com.amilesend.onedrive.connection.file
Packages that use com.amilesend.onedrive.connection.file
Package
Description
-
Classes in com.amilesend.onedrive.connection.file used by com.amilesend.onedrive.connectionClassDescriptionThe interface that is invoked during file upload/download transfers that enables client consumers to inspect the progress of the transfer.
-
Classes in com.amilesend.onedrive.connection.file used by com.amilesend.onedrive.connection.fileClassDescriptionA 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.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. -
Classes in com.amilesend.onedrive.connection.file used by com.amilesend.onedrive.resourceClassDescriptionThe interface that is invoked during file upload/download transfers that enables client consumers to inspect the progress of the transfer.
-
Classes in com.amilesend.onedrive.connection.file used by com.amilesend.onedrive.resource.itemClassDescriptionThe interface that is invoked during file upload/download transfers that enables client consumers to inspect the progress of the transfer.