Uses of Interface
org.aktin.broker.download.Download
Packages that use Download
-
Uses of Download in org.aktin.broker.download
Classes in org.aktin.broker.download that implement DownloadMethods in org.aktin.broker.download that return DownloadModifier and TypeMethodDescriptionDownloadManager.createDataSourceDownload(javax.activation.DataSource ds, String name)Create download to a given local path.DownloadManager.createTemporaryFile(String mediaType, String name)Create a temporary file for download.Retrieve a download for the given id.