|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jcraft.jsch.Channel
com.jcraft.jsch.ChannelSession
com.jcraft.jsch.ChannelShell
| Constructor Summary | |
ChannelShell()
|
|
| Method Summary | |
void |
init()
|
void |
run()
|
void |
setPtySize(int row,
int col,
int wp,
int hp)
|
void |
setXForwarding(boolean foo)
|
void |
start()
|
| Methods inherited from class com.jcraft.jsch.Channel |
connect, disconnect, getExitStatus, getExtInputStream, getInputStream, getOutputStream, isEOF, sendSignal, setExtOutputStream, setInputStream, setOutputStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChannelShell()
| Method Detail |
public void setXForwarding(boolean foo)
setXForwarding in class Channelpublic void start()
start in class Channelpublic void init()
public void run()
public void setPtySize(int row,
int col,
int wp,
int hp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||