Class Piper

    • Constructor Detail

      • Piper

        public Piper​(InputStream input,
                     OutputStream output)
        Instantiates a new piper.
        Parameters:
        input - the input
        output - the output
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable