Overview
Package
Class
Use
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface com.sshtools.j2ssh.session.SessionOutputEcho
Uses in package com.sshtools.j2ssh.session
Methods with parameter type com.sshtools.j2ssh.session.SessionOutputEcho
void
SessionOutputReader
.
echoLineByLineToClose
(
SessionOutputEcho
echo)
boolean
SessionOutputReader
.
waitForString
(String str,
SessionOutputEcho
echo)
Wait for a given String in the output buffer.
boolean
SessionOutputReader
.
waitForString
(String str, int timeout,
SessionOutputEcho
echo)
Wait for a given String in the output buffer.
Overview
Package
Class
Use
Index
Deprecated
About
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.