public class Expect extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
start(InputStream in,
OutputStream out,
OutputStream err,
ExpectCallback callback,
URL scriptUrl) |
public static void start(InputStream in, OutputStream out, OutputStream err, ExpectCallback callback, URL scriptUrl) throws Exception
ExceptionCopyright © 2019 OpenJAX. All rights reserved.