|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CommandExecution | An executing command on a host. |
| CommandExecutionCallbackHandler | Handler for callbacks from the host session. |
| HostFile | A reference to a file on a host. |
| HostFileInputStreamTransformer | |
| HostSession | A session on a host (local or remote) on which to manipulate files and execute commands. |
| Class Summary | |
|---|---|
| CapturingCommandExecutionCallbackHandler | An implementation of the CommandExecutionCallbackHandler that captures the output in variables. |
| DebugCommandExecutionCallbackHandler | Implementation of the CommandExecutionCallbackHandler interface that sends its output to System.out
and System.err. |
| HostFileUtils | Contains a number of convenience methods for working with HostFile objects. |
| HostSessionFactory | Factory for host sessions. |
| LenientTemplateResolvingHostFileInputTransformer | |
The host session framework. This framework allows plugin authors to work with local or remote systems ("hosts") conveniently. Some of the features:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||