Interface | Description |
---|---|
AsyncCommand |
Represents a command capable of doing non-blocking io.
|
AsyncCommandErrorStreamAware | |
AsyncCommandInputStreamAware | |
AsyncCommandOutputStreamAware | |
AsyncCommandStreamsAware | |
Command |
Represents a command, shell or subsystem that can be used to send command.
|
CommandDirectErrorStreamAware | |
CommandDirectInputStreamAware | |
CommandDirectOutputStreamAware | |
CommandDirectStreamsAware | |
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 |
A
CommandFactory wrapper that delegates calls to a proxy |
AbstractFileSystemCommand |
Provides a basic useful skeleton for
Command executions that require file system access |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.