com.jcraft.jsch
Class ChannelShell
- Runnable
public class ChannelShell
extends com.jcraft.jsch.ChannelSession
connect , disconnect , getExitStatus , getExtInputStream , getInputStream , getOutputStream , isEOF , run , sendSignal , setExtOutputStream , setInputStream , setOutputStream , setXForwarding , start |
run
public void run()
- run in interface com.jcraft.jsch.ChannelSession
setPtySize
public void setPtySize(int row,
int col,
int wp,
int hp)
setXForwarding
public void setXForwarding(boolean foo)
- setXForwarding in interface Channel
start
public void start()
- start in interface Channel