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)
Location to a faster (typically local) one. |
Class | Description |
---|---|
DefaultDownloadService |
Default implementation of
DownloadService . |
DiskLocationCache |
A file-based implementation of
LocationCache . |
MultiWriteHandle |
DataHandle plugin for writing to multiple DataHandle s. |
Copyright © 2015–2022 SciJava. All rights reserved.