ADTF  3.18.3
cJsonRPCClientObjectFactory

Default ADTF RPC Client Factory to create Json Object Clients! More...

Static Public Member Functions

static tResult CreateClient (IRPCObjectClientPtr &oClient, const char *strRPCIID, const char *strURL)
 
static tResult CreateClient (IRPCObjectClientPtr &oClient, const char *strRPCIID, const char *strHostURL, const char *strRPCObjectName)
 

Detailed Description

Default ADTF RPC Client Factory to create Json Object Clients!

Definition at line 23 of file json_rpc_client_object_factory.h.