Uses of Class
scriptella.driver.shell.ShellConnectionParameters
Packages that use ShellConnectionParameters
-
Uses of ShellConnectionParameters in scriptella.driver.shell
Methods in scriptella.driver.shell that return ShellConnectionParametersModifier and TypeMethodDescriptionprotected ShellConnectionParametersShellConnection.getConnectionParameters()Constructors in scriptella.driver.shell with parameters of type ShellConnectionParametersModifierConstructorDescriptionShellConnection(ShellConnectionParameters parameters) ShellScriptExecutor(Writer out, ShellConnectionParameters params) Creates an executor.