Interface InputStreamPump.Pump

    • Method Detail

      • run

        void run​(InputStream in)
          throws Exception

        The specified stream remains open after this method returns.

        Parameters:
        in -
        Throws:
        Exception