Uses of Class
PamController.command.ExtCommand
Packages that use ExtCommand
-
Uses of ExtCommand in PamController.command
Subclasses of ExtCommand in PamController.commandModifier 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
Methods in PamController.command that return ExtCommandMethods in PamController.command with parameters of type ExtCommandModifier 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)