com.sshtools.ant

Class Ssh.Shell.Read

Enclosing Class:
Ssh.Shell

public class Ssh.Shell.Read
extends java.lang.Object

Field Summary

protected String
taskString

Method Summary

void
addText(String s)
the message as nested text
void
execute()
void
setEcho(boolean echo)
void
setString(String s)
the message as an attribute
void
setTimeout(int timeout)

Field Details

taskString

protected String taskString

Method Details

addText

public void addText(String s)
the message as nested text

execute

public void execute()
            throws BuildException

setEcho

public void setEcho(boolean echo)

setString

public void setString(String s)
the message as an attribute

setTimeout

public void setTimeout(int timeout)

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.