15#ifndef PKG_RPC_HTTP_RPC_PROTOCOL_H_INCLUDED
16#define PKG_RPC_HTTP_RPC_PROTOCOL_H_INCLUDED
37 cRPCServer(
const char* strContentType);
50 bool HandleRequest(
const std::string& strName,
51 const std::string& strRequest,
52 std::string& strResponse,
53 std::string& strContentType);
56 std::string m_strContentType;
Definition result_type_decl.h:34
Definition rpc_server.h:47
Definition rpc_object_registry.h:29
definition of the http namespace
Definition http_rpc_server.h:23
definition of the rpc namespace
Definition json_rpc_impl.h:20