Public Member Functions | |
| JsonRPCServerModule (const string &mod_name) | |
| int | onLoad () |
| AmDynInvoke * | getInstance () |
| void | invoke (const string &method, const AmArg &args, AmArg &ret) |
Static Public Member Functions | |
| static JsonRPCServerModule * | instance () |
Static Public Attributes | |
| static int | port = DEFAULT_JSONRPC_SERVER_PORT |
| static int | threads = DEFAULT_JSONRPC_SERVER_THREADS |
1.7.1