| Interface | Description |
|---|---|
| AsyncCommand |
Represents a command capable of doing non-blocking io.
|
| Command |
Represents a command, shell or subsystem that can be used to send command.
|
| CommandFactory |
Commands are executed on the server side when an "exec" channel is
requested by the SSH client.
|
| CommandLifecycle |
| Class | Description |
|---|---|
| AbstractCommandSupport |
Provides a basic useful skeleton for
Command executions |
| AbstractDelegatingCommandFactory |
TODO Add javadoc
|
| AbstractFileSystemCommand |
Provides a basic useful skeleton for
Command executions that require file system access |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.