Uses of Interface
org.aktin.broker.download.Download
| Package | Description |
|---|---|
| org.aktin.broker.download |
-
Uses of Download in org.aktin.broker.download
Classes in org.aktin.broker.download that implement Download Modifier and Type Class Description classDataSourceDownloadWraps aDataSourcefor download.Methods in org.aktin.broker.download that return Download Modifier and Type Method Description DownloadDownloadManager. createDataSourceDownload(javax.activation.DataSource ds, String name)Create download to a given local path.DownloadDownloadManager. createTemporaryFile(String mediaType, String name)Create a temporary file for download.DownloadDownloadManager. get(UUID id)Retrieve a download for the given id.