|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.ant.SshSubTask
com.sshtools.ant.Ssh.Shell
com.sshtools.ant.Ssh.Exec
public class Ssh.Exec
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sshtools.ant.Ssh.Shell |
|---|
Ssh.Shell.Read, Ssh.Shell.Write |
| Field Summary |
|---|
| Fields inherited from class com.sshtools.ant.Ssh.Shell |
|---|
output |
| Fields inherited from class com.sshtools.ant.SshSubTask |
|---|
parent, taskString |
| Fields inherited from interface com.sshtools.j2ssh.session.PseudoTerminal |
|---|
CS7, CS8, ECHO, ECHOCTL, ECHOE, ECHOK, ECHOKE, ECHONL, ICANON, ICRNL, IEXTEN, IGNCR, IGNPAR, IMAXBEL, INLCR, INPCK, ISIG, ISTRIP, IUCLC, IXANY, IXOFF, IXON, NOFLSH, OCRNL, OLCUC, ONLCR, ONLRET, ONOCR, OPOST, PARENB, PARMRK, PARODD, PENDIN, TOSTOP, TTY_OP_END, TTY_OP_ISPEED, TTY_OP_OSPEED, VDISCARD, VDSUSP, VEOF, VEOL, VEOL2, VERASE, VFLUSH, VINTR, VKILL, VLNEXT, VQUIT, VREPRINT, VSTART, VSTATUS, VSTOP, VSUSP, VSWTCH, VWERASE, XCASE |
| Constructor Summary | |
|---|---|
Ssh.Exec()
|
|
| Method Summary | |
|---|---|
void |
execute(SshClient ssh)
|
void |
setCmd(java.lang.String cmd)
|
| Methods inherited from class com.sshtools.ant.Ssh.Shell |
|---|
allocatePseudoTerminal, createRead, createWrite, getColumns, getEncodedTerminalModes, getHeight, getRows, getTerm, getWidth, performTasks, setCols, setRows, setTerm, validate |
| Methods inherited from class com.sshtools.ant.SshSubTask |
|---|
log, log, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ssh.Exec()
| Method Detail |
|---|
public void execute(SshClient ssh)
throws org.apache.tools.ant.BuildException
execute in class Ssh.Shellorg.apache.tools.ant.BuildExceptionpublic void setCmd(java.lang.String cmd)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||