Uses of Class
com.sshtools.server.vsession.UnsupportedCommandException
Packages that use UnsupportedCommandException
-
Uses of UnsupportedCommandException in com.sshtools.server.vsession
Methods in com.sshtools.server.vsession that throw UnsupportedCommandExceptionModifier and TypeMethodDescriptionCommandFactory.createCommand
(String command, com.sshtools.common.ssh.SshConnection con) protected int
Msh.doSpawn
(VirtualConsole console, String[] args, boolean background) protected T
CommandFactory.newInstance
(String command, com.sshtools.common.ssh.SshConnection con) protected ShellCommand
ShellCommandFactory.newInstance
(String command, com.sshtools.common.ssh.SshConnection con)