- process
void process(string data, JsonRpcRespHandler respHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerInterface
void registerInterface(I instance, RPCInterfaceSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerRequestHandler
void registerRequestHandler(string method, JsonRPCRequestHandler!TId handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.