RDK Documentation (Open Sourced RDK Components)
|
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"
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... | |
The header file provides HostIf IP json request handler information APIs.
Definition in file hostIf_jsonReqHandler.h.