Uses of Class
com.sun.grid.util.expect.Expect
Packages that use Expect
Package
Description
This provides a java binding to the gridengine CA infrastructure
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
-
Uses of Expect in com.sun.grid.ca
Methods in com.sun.grid.ca that return ExpectMethods in com.sun.grid.ca with parameters of type Expect -
Uses of Expect in com.sun.grid.util.expect
Methods in com.sun.grid.util.expect with parameters of type ExpectModifier and TypeMethodDescriptionvoid
ExpectHandler.handle
(Expect expect, ExpectBuffer buffer) Handle new output of the process and be send a reply.void
ExpectPasswordHandler.handle
(Expect expect, ExpectBuffer buffer) void
ExpectStringHandler.handle
(Expect expect, ExpectBuffer buffer)