|
Interface Summary |
| IAgentController |
This interface represents the Agent Controller running on the target machine(either local or remote machine).
|
| IConsole |
Console interface for processes launched by the client |
| IDataProcessor |
This interface defines the methods to be implemented by clients receiving
data from agents. |
| IErrorListener |
This is the interface that all errors will notified on. |
| IFileLocater |
|
| IFileLocation |
|
| IFileTransferManager |
|
| INode |
Node interface - Represents the target machine. |
| IProcess |
IProcess is the interface providing the client with
the capability to launch, validate and kill a target process |