• StateHandler
  • StateHandler Class

    class nymeaserver::StateHandler

    This subclass of JsonHandler processes the JSON requests for the States namespace of the JSON-RPC API. More...

    Header: #include <StateHandler>
    Inherits: JsonHandler

    Detailed Description

    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.