Module tvbrowser

Interface InputStreamProcessor


  • public interface InputStreamProcessor
    InputStream exception handling processor
    Author:
    Bananeweizen
    • Method Detail

      • process

        void process​(java.io.InputStream input)
              throws java.io.IOException
        Throws:
        java.io.IOException