Modifier and Type | Class and Description |
---|---|
class |
CallbackCommand |
class |
CallbackMount |
class |
Callbacks |
class |
CallbackShell |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUUIDCommand |
class |
Msh |
class |
RootShell |
class |
ShellCommandWithOptions |
Modifier and Type | Method and Description |
---|---|
protected ShellCommand |
ShellCommandFactory.newInstance(java.lang.String command,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Method and Description |
---|---|
protected void |
ShellCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Method and Description |
---|---|
void |
ShellCommandFactory.installFactory(CommandFactory<ShellCommand> factory) |
Constructor and Description |
---|
RootShell(CommandFactory<ShellCommand> commandFactory,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
Alias
Usage: alias [-p] [name=[value] ...]
|
class |
Catch |
class |
Clear
Usage: clear
|
class |
Date |
class |
Echo
Usage: echo [-n] [string]
|
class |
Env |
class |
Exit
Usage: exit
|
class |
Help<T extends com.sshtools.common.files.AbstractFile> |
class |
Input |
class |
Kill |
class |
ShowLastError |
class |
Sleep |
class |
Source |
class |
Unalias
Usage: unalias [-a] name [name ...]
|
Modifier and Type | Class and Description |
---|---|
class |
Connections |
class |
Shutdown |
Modifier and Type | Method and Description |
---|---|
protected void |
AdminCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
Cat |
class |
Cd
Usage: cd [directory]
|
class |
Cp |
class |
Disks |
class |
Follow |
class |
Ls |
class |
Mkdir |
class |
Mv |
class |
Nano |
class |
Pwd |
class |
Refresh |
class |
Rm |
Modifier and Type | Method and Description |
---|---|
protected void |
FileSystemCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOSCommand |
class |
Shell |
Modifier and Type | Method and Description |
---|---|
protected void |
OSCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
SftpClientCommand |
Modifier and Type | Class and Description |
---|---|
class |
Mem |
class |
ThreadDump |
class |
Threads |
Modifier and Type | Method and Description |
---|---|
protected void |
JVMCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSshClientCommand |
class |
SshClientCommand |
Modifier and Type | Method and Description |
---|---|
protected void |
SshClientsCommandFactory.configureCommand(ShellCommand c,
com.sshtools.common.ssh.SshConnection con) |
Copyright © 2024. All rights reserved.