Package com.sshtools.ant
Class Ssh.Shell.Read
java.lang.Object
com.sshtools.ant.Ssh.Shell.Read
- Enclosing class:
Ssh.Shell
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
taskString
-
-
Constructor Details
-
Read
public Read()
-
-
Method Details
-
execute
public void execute() throws org.apache.tools.ant.BuildException- Throws:
org.apache.tools.ant.BuildException
-
addText
the message as nested text -
setTimeout
public void setTimeout(int timeout) -
setEcho
public void setEcho(boolean echo) -
setString
the message as an attribute
-