Class FileDownloadControllerHtml


  • public class FileDownloadControllerHtml
    extends ControllerHtml
    Streams the download of a file provided by the filesystem service.
    Since:
    4.0.9
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • FileDownloadControllerHtml

        public FileDownloadControllerHtml​(javax.servlet.http.HttpServletRequest request,
                                          javax.servlet.http.HttpServletResponse response)
                                   throws PortalException
        Throws:
        PortalException