Interface FileCustomizableResponseType

All Superinterfaces:
CustomizableResponseType, MediaTypeProvider
All Known Implementing Classes:
StreamedFile, SystemFile

public interface FileCustomizableResponseType extends CustomizableResponseType, MediaTypeProvider
A special type for file handling.
Since:
1.0
Author:
James Kleeh
  • Field Details

  • Method Details

    • getLastModified

      long getLastModified()
      Returns:
      The last modified date of the file
    • getLength

      long getLength()
      Returns:
      The length of the file