Interface FileCustomizableResponseType

    • Field Detail

      • ATTACHMENT_HEADER

        @Deprecated
        static final java.lang.String ATTACHMENT_HEADER
        Deprecated.
        Unused now, please follow RFC 6266
        See Also:
        Constant Field Values
    • Method Detail

      • getLastModified

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

        long getLength()
        Returns:
        The length of the file
      • getMediaType

        io.micronaut.http.MediaType getMediaType()
        Returns:
        The media type of the file