JsonRPCServerModule Class Reference

Inheritance diagram for JsonRPCServerModule:
AmDynInvokeFactory AmDynInvoke AmPluginFactory

Public Member Functions

 JsonRPCServerModule (const string &mod_name)
int onLoad ()
AmDynInvokegetInstance ()
void invoke (const string &method, const AmArg &args, AmArg &ret)

Static Public Member Functions

static JsonRPCServerModuleinstance ()

Static Public Attributes

static int port = DEFAULT_JSONRPC_SERVER_PORT
static int threads = DEFAULT_JSONRPC_SERVER_THREADS

The documentation for this class was generated from the following files: