Package com.sshtools.client.shell
Interface ShellReader
- All Known Implementing Classes:
ShellController,ShellProcessController
public interface ShellReader
-
Method Summary
-
Method Details
-
readLine
Read a line of output from the process.- Returns:
- Throws:
IOExceptionSshExceptionShellTimeoutException
-
readLine
Read a line of output from the process.- Parameters:
timeout-- Returns:
- Throws:
IOExceptionSshExceptionShellTimeoutException
-