RDK Documentation (Open Sourced RDK Components)
hostIf_jsonReqHandler.h File Reference

The header file provides HostIf IP json request handler information APIs. More...

#include <yajl/yajl_parse.h>
#include <yajl/yajl_gen.h>
#include "hostIf_main.h"
#include "hostIf_msgHandler.h"
Include dependency graph for hostIf_jsonReqHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void hostIf_HttpServerStart ()
 This API is used to initialize and start the HTTP server process. It use to serve the http json client request.
 
bool hostIf_HTTPJsonMsgHandler ()
 Handle the Post message from HTTP Json client. More...
 
void hostIf_HttpServerStop ()
 It handles the request and response IARM member processes. More...
 

yes

The header file provides HostIf IP json request handler information APIs.

Definition in file hostIf_jsonReqHandler.h.