• ConfigurationHandler
  • ConfigurationHandler Class

    class nymeaserver::ConfigurationHandler

    This subclass of JsonHandler processes the JSON requests for the Configuration namespace. More...

    Header: #include <ConfigurationHandler>
    Inherits: JsonHandler

    Detailed Description

    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.