| AbstractCommandWithFlowStopping |
Ancestor for commands that stop flows.
|
| Kill |
Kills the remote ADAMS instance.
|
| Ping |
Requests an 'am alive' signal from the remote host.
|
| Restart |
Attempts to restart the remote ADAMS instance.
|
| RetrieveFile |
Retrieves a file as binary blob.
|
| SendFile |
Sends a file as binary blob.
|
| StartRemoteLogging |
Starts remote logging.
|
| Stop |
Attempts to stop the remote ADAMS instance.
|
| StopEngine |
Simply stops the scripting engine, either the one handling the request
or the response.
|
| StopRemoteLogging |
Stops remote logging.
|
| SystemInfo |
Sends the system info of the remote host back.
|
| Text |
Just sends some text.
|