public class Ssh.Exec extends Ssh.Shell
Ssh.Shell.Read, Ssh.Shell.Write
parent, taskString
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 and Description |
---|
Exec() |
Modifier and Type | Method and Description |
---|---|
void |
execute(SshClient ssh) |
void |
setCmd(java.lang.String cmd) |
allocatePseudoTerminal, createRead, createWrite, getColumns, getEncodedTerminalModes, getHeight, getRows, getTerm, getWidth, performTasks, setCols, setRows, setTerm, validate
log, log, setParent
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.