Class TelnetTask.TelnetWrite

    • Constructor Summary

      Constructors 
      Constructor Description
      TelnetWrite()  
    • Method Summary

      Modifier and Type Method Description
      void execute​(TelnetTask.AntTelnetClient telnet)
      Execute the write task.
      void setEcho​(boolean b)
      Whether or not the message should be echoed to the log.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TelnetWrite

        public TelnetWrite()