com.jcraft.jsch
Class ChannelShell
- Runnable
public class ChannelShell
extends com.jcraft.jsch.ChannelSession
connect , disconnect , finalize , getExitStatus , getExtInputStream , getInputStream , getOutputStream , isConnected , isEOF , run , sendSignal , setExtOutputStream , setInputStream , setOutputStream , setXForwarding , start |
finalize
public void finalize()
throws Throwable
- finalize in interface Channel
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