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