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
    long getExpireTimestamp()  
    UUID getId()  

    Methods inherited from interface javax.activation.DataSource

    getContentType, getInputStream, getName, getOutputStream

    Methods inherited from interface org.aktin.broker.server.DateDataSource

    getContentLength, getLastModified
  • Method Details

    • getId

      UUID getId()
    • getExpireTimestamp

      long getExpireTimestamp()