This subclass of JsonHandler processes the JSON requests for the Rules
namespace of the JSON-RPC API. More...
Header: | #include <RulesHandler> |
Inherits: | JsonHandler |
This JsonHandler will be created in the JsonRPCServer and used to handle JSON-RPC requests for the Rules
namespace of the API.
See also RuleEngine, JsonHandler, and JsonRPCServer.