Module tvbrowser

Interface OutputStreamProcessor


  • public interface OutputStreamProcessor
    OutputStream processor for standardized stream exception handling
    Author:
    Bananeweizen
    • Method Detail

      • process

        void process​(java.io.OutputStream outputStream)
              throws java.io.IOException
        Throws:
        java.io.IOException