org.apache.tools.ant.taskdefs.optional.net
public class TelnetTask.TelnetWrite extends TelnetTask.TelnetSubTask
| Method Summary | |
|---|---|
| void | execute(TelnetTask.AntTelnetClient telnet)
Execute the write task. |
| void | setEcho(boolean b)
Whether or not the message should be echoed to the log.
|
Parameters: telnet the task to use
Throws: BuildException on error
true.Parameters: b a boolean value