Interface OutputStreamEventHandler.LineReceiver

Enclosing class:
OutputStreamEventHandler

public static interface OutputStreamEventHandler.LineReceiver
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • lineReceived

      void lineReceived(String line)