|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionOutputEcho | |
---|---|
com.sshtools.j2ssh.session |
Uses of SessionOutputEcho in com.sshtools.j2ssh.session |
---|
Methods in com.sshtools.j2ssh.session with parameters of type SessionOutputEcho | |
---|---|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |