类 ShellInstance
java.lang.Object
com.ksptooi.psm.shell.ShellInstance
-
构造器概要
构造器构造器说明ShellInstance(org.apache.sshd.server.ExitCallback ecb, OutputStream eos, OutputStream os, PrintWriter pw, InputStream is, org.apache.sshd.server.channel.ChannelSession session, org.apache.sshd.server.Environment env) -
方法概要
-
构造器详细资料
-
ShellInstance
public ShellInstance(org.apache.sshd.server.ExitCallback ecb, OutputStream eos, OutputStream os, PrintWriter pw, InputStream is, org.apache.sshd.server.channel.ChannelSession session, org.apache.sshd.server.Environment env)
-