Uses of Class
com.sshtools.client.shell.ExpectShell
Packages that use ExpectShell
-
Uses of ExpectShell in com.sshtools.client.shell
Fields in com.sshtools.client.shell declared as ExpectShellMethods in com.sshtools.client.shell that return ExpectShellModifier and TypeMethodDescriptionShellProcess.getShell()ExpectShell.su(String cmd, String password, String promptExpression, ShellMatcher matcher) Constructors in com.sshtools.client.shell with parameters of type ExpectShellModifierConstructorDescriptionExpectShell(InputStream in, OutputStream out, ExpectShell parentShell) ExpectShell(InputStream in, OutputStream out, ExpectShell parentShell, int osType)