Package com.sun.grid.util.expect
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
-
Interface Summary Interface Description ExpectHandler Basic Interface for all expect handlers. -
Class Summary Class Description Expect Simple helper class for handling output of a process.ExpectBuffer AnExpectBuffer
holds the content of stdout and sterr of a process.ExpectPasswordHandler ExpectStringHandler