Package | Description |
---|---|
com.sshtools.j2ssh.session |
Modifier and Type | Method and Description |
---|---|
void |
SessionOutputReader.echoLineByLineToClose(SessionOutputEcho echo) |
boolean |
SessionOutputReader.waitForString(java.lang.String str,
int timeout,
SessionOutputEcho echo)
Wait for a given String in the output buffer.
|
boolean |
SessionOutputReader.waitForString(java.lang.String str,
SessionOutputEcho echo)
Wait for a given String in the output buffer.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.