Package org.scijava.download
-
Interface Summary Interface Description Download Object representing an asynchronous download task.DownloadService Service for managing retrieval of remote resources.LocationCache An object which knows how to convert a slow (typically remote)Locationto a faster (typically local) one. -
Class Summary Class Description DefaultDownloadService Default implementation ofDownloadService.DiskLocationCache A file-based implementation ofLocationCache.MultiWriteHandle DataHandleplugin for writing to multipleDataHandles.