| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecWrite
public class RExecTask.RExecWrite
Sends text to the connected server
| Field Summary | 
|---|
| Fields inherited from class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask | 
|---|
| taskString | 
| Constructor Summary | |
|---|---|
| RExecTask.RExecWrite() | |
| Method Summary | |
|---|---|
|  void | execute(RExecTask.AntRExecClient rexec)Execute the write exec task. | 
|  void | setEcho(boolean b)Whether or not the message should be echoed to the log. | 
| Methods inherited from class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask | 
|---|
| addText, setString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RExecTask.RExecWrite()
| Method Detail | 
|---|
public void execute(RExecTask.AntRExecClient rexec)
             throws BuildException
execute in class RExecTask.RExecSubTaskrexec - the task to use
BuildException - on errorpublic void setEcho(boolean b)
true.
b - a boolean value| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||