| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetSubTaskpublic class TelnetTask.TelnetSubTaskextends java.lang.ObjectField Summary | |
protected String | |
Method Summary | |
void |
|
void |
|
void |
|
public void addText(String s)
the message as nested text
- Parameters:
s- the nested text
public void execute(TelnetTask.AntTelnetClient telnet) throws BuildException
Execute the subtask.
- Parameters:
telnet- the client
- Throws:
BuildException- always as it is not allowed to instantiate this object
public void setString(String s)
the message as an attribute
- Parameters:
s- aStringvalue