Package com.sun.grid.util.expect
package com.sun.grid.util.expect
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
-
ClassDescriptionSimple helper class for handling output of a process.An
ExpectBuffer
holds the content of stdout and sterr of a process.Basic Interface for all expect handlers.