Class LogViewer.MyBufferedContent

java.lang.Object
org.eclnt.jsfserver.bufferedcontent.DefaultBufferedContent
org.eclnt.jsfserver.defaultscreens.LogViewer.MyBufferedContent
All Implemented Interfaces:
Serializable, IBufferedContent, ICCServerConstants
Enclosing class:
LogViewer

public class LogViewer.MyBufferedContent extends DefaultBufferedContent
See Also:
  • Constructor Details

    • MyBufferedContent

      public MyBufferedContent()
  • Method Details

    • getContent

      public byte[] getContent()
      Description copied from interface: IBufferedContent
      The content that is downloaded.
    • getContentType

      public String getContentType()
      Description copied from interface: IBufferedContent
      Content type of download.