ADTF  3.18.2
json_rpc.h File Reference

RPC Protocol declaration. More...

Go to the source code of this file.

Classes

class  cJSONConversions
 Utility base class to facilitate JSON conversions. More...
 
class  jsonrpc_remote_object< Stub, Connector, ConnectorInitializer >
 Template for direct usage of the stub methods. More...
 
class  jsonrpc_remote_interface< Stub, Interface, Connector, ConnectorInitializer >
 Template for mapping interfaces to a client stub. More...
 
class  cServerConnector
 Connector that sends responses via IResponse. More...
 
class  jsonrpc_object_server< ServerStub, Connector >
 Template to implement an RPC object. More...
 

Detailed Description

RPC Protocol declaration.

Definition in file json_rpc.h.