Uses of Package
com.sun.grid.util.expect
-
Packages that use com.sun.grid.util.expect Package Description com.sun.grid.ca This provides a java binding to the gridengine CA infrastructurecom.sun.grid.util.expect This package contains classes for handling stdout, stderr and stin of a process (similar to tcl expect). -
Classes in com.sun.grid.util.expect used by com.sun.grid.ca Class Description Expect Simple helper class for handling output of a process. -
Classes in com.sun.grid.util.expect used by com.sun.grid.util.expect Class Description Expect Simple helper class for handling output of a process.ExpectBuffer AnExpectBuffer
holds the content of stdout and sterr of a process.ExpectHandler Basic Interface for all expect handlers.