Class Ssh.Exec

All Implemented Interfaces:
PseudoTerminal
Enclosing class:
Ssh

public class Ssh.Exec extends Ssh.Shell
  • Constructor Details

    • Exec

      public Exec()
  • Method Details

    • execute

      public void execute(SshClient ssh) throws org.apache.tools.ant.BuildException
      Overrides:
      execute in class Ssh.Shell
      Throws:
      org.apache.tools.ant.BuildException
    • setCmd

      public void setCmd(String cmd)