Class SystemInOutReflector

  • All Implemented Interfaces:
    Ippc32, Actionable

    public class SystemInOutReflector
    extends Task
    Demo for InputStream and OutputStream using SCI2.
    Received characters will be sent back immediately.
    Author:
    Urs Graf
    • Constructor Detail

      • SystemInOutReflector

        public SystemInOutReflector()
    • Method Detail

      • action

        public void action()
        Reflect input on in stream to out stream.
        Specified by:
        action in interface Actionable
        Overrides:
        action in class Task