Class DownloadContent

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.primefaces.model.DefaultStreamedContent

        org.primefaces.model.DefaultStreamedContent.Builder
    • Constructor Summary

      Constructors 
      Constructor Description
      DownloadContent()  
    • Method Summary

      • Methods inherited from class org.primefaces.model.DefaultStreamedContent

        builder, getContentEncoding, getContentLength, getContentType, getName, getStream, getWriter
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.primefaces.model.StreamedContent

        getContentEncoding, getContentLength, getContentType, getName, getStream, getWriter
    • Constructor Detail

      • DownloadContent

        public DownloadContent()