Uses of Class
PamController.command.ExtCommand
-
Uses of ExtCommand in PamController.command
Modifier and TypeClassDescriptionclass
class
Command to get PAMGuard to send back the batch processing status.class
Exits PAMGuard.class
class
class
Get XML settings from one or more modules.class
class
Kills PAMGuard, not attempting to stop it first.class
class
class
class
Get the status of PAMGuard 0 = idle, 1 = runningclass
class
Gets a summary string made up of strings from multiple modules.class
class
Modifier and TypeMethodDescriptionabstract boolean
CommandManager.sendData
(ExtCommand extCommand, String dataString) Reply to data called from InterpredDataboolean
MulticastController.sendData
(ExtCommand extCommand, String dataString) boolean
NetworkController.sendData
(ExtCommand extCommand, String dataString) boolean
TerminalController.sendData
(ExtCommand extcommand, String dataString)