- registerRequestHandler
void registerRequestHandler(string method, JsonRPCRequestHandler!TId handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendResponse
void sendResponse(JsonRPCResponse!TId reponse)
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.