| Package | Description |
|---|---|
| com.sun.grid.util.expect |
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpectPasswordHandler |
class |
ExpectStringHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
Expect.add(ExpectHandler handler)
Add a new expect handler.
|