com.jcraft.jsch
Class ChannelShell
- Runnable
public class ChannelShell
extends com.jcraft.jsch.ChannelSession
connect , 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)
setPtyType
public void setPtyType(String ttype)
setPtyType
public void setPtyType(String ttype,
int col,
int row,
int wp,
int hp)