com.jcraft.jsch
Class ChannelShell
- Runnable
public class ChannelShell
extends com.jcraft.jsch.ChannelSession
connect , disconnect , getExitStatus , getExtInputStream , getId , getInputStream , getOutputStream , getSession , isClosed , isConnected , isEOF , run , sendSignal , setExtOutputStream , setExtOutputStream , setInputStream , setInputStream , setOutputStream , setOutputStream , setXForwarding , start |
setEnv
public void setEnv(Hashtable foo)
setPty
public void setPty(boolean foo)
setPtySize
public void setPtySize(int col,
int row,
int wp,
int hp)