Package org.aktin.broker.download
Interface Download
- All Superinterfaces:
javax.activation.DataSource,DateDataSource
- All Known Implementing Classes:
DataSourceDownload
public interface Download extends DateDataSource
-
Method Summary
Modifier and Type Method Description longgetExpireTimestamp()UUIDgetId()Methods inherited from interface javax.activation.DataSource
getContentType, getInputStream, getName, getOutputStreamMethods inherited from interface org.aktin.broker.server.DateDataSource
getContentLength, getLastModified
-
Method Details
-
getId
UUID getId() -
getExpireTimestamp
long getExpireTimestamp()
-