类 PSMShellFactory
java.lang.Object
com.ksptooi.psm.shell.PSMShellFactory
- 所有已实现的接口:
org.apache.sshd.server.shell.ShellFactory
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.apache.sshd.server.command.CommandcreateShell(org.apache.sshd.server.channel.ChannelSession session)
-
构造器详细资料
-
PSMShellFactory
public PSMShellFactory()
-
-
方法详细资料
-
createShell
public org.apache.sshd.server.command.Command createShell(org.apache.sshd.server.channel.ChannelSession session) throws IOException - 指定者:
createShell在接口中org.apache.sshd.server.shell.ShellFactory- 抛出:
IOException
-