Uses of Package
com.gpudb.filesystem.download
-
Packages that use com.gpudb.filesystem.download Package Description com.gpudb.filesystem com.gpudb.filesystem.download -
Classes in com.gpudb.filesystem.download used by com.gpudb.filesystem Class Description DownloadOptions This class allows the user of theGPUdbFileHandlerclass methods for download like -GPUdbFileHandler.download(String, String, DownloadOptions, FileDownloadListener)andGPUdbFileHandler.download(List, String, DownloadOptions, FileDownloadListener)to specify the download options which could be applied to the current download operation.FileDownloadListener This interface provides callback method for - a. a complete single shot download of multiple files b. a part/segment download of a multi-part download c. one or more complete single part download -
Classes in com.gpudb.filesystem.download used by com.gpudb.filesystem.download Class Description DownloadOptions This class allows the user of theGPUdbFileHandlerclass methods for download like -GPUdbFileHandler.download(String, String, DownloadOptions, FileDownloadListener)andGPUdbFileHandler.download(List, String, DownloadOptions, FileDownloadListener)to specify the download options which could be applied to the current download operation.