org.apache.tools.ant.taskdefs.optional.net
public class TelnetTask.TelnetSubTask extends Object
Field Summary | |
---|---|
protected String | taskString |
Method Summary | |
---|---|
void | addText(String s)
the message as nested text |
void | execute(TelnetTask.AntTelnetClient telnet)
Execute the subtask. |
void | setString(String s)
the message as an attribute |
Parameters: s the nested text
Parameters: telnet the client
Throws: BuildException always as it is not allowed to instantiate this object
Parameters: s a String
value