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