org.apache.tools.ant.taskdefs.optional.net

Class RExecTask.RExecWrite

public class RExecTask.RExecWrite extends RExecTask.RExecSubTask

Sends text to the connected server
Method Summary
voidexecute(RExecTask.AntRExecClient rexec)
voidsetEcho(boolean b)
Whether or not the message should be echoed to the log.

Method Detail

execute

public void execute(RExecTask.AntRExecClient rexec)

setEcho

public void setEcho(boolean b)
Whether or not the message should be echoed to the log. Defaults to true.
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.