Interface ShellReader

All Known Implementing Classes:
ShellController, ShellProcessController

public interface ShellReader
  • Method Summary

    Modifier and Type
    Method
    Description
    Read a line of output from the process.
    readLine(long timeout)
    Read a line of output from the process.