HttpJsonRpcServer

An http json-rpc client

Constructors

this
this(URLRouter router, string path)
Undocumented in source.

Members

Functions

buildResponseFromException
TResp buildResponseFromException(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
createReponseHandler
RpcRespHandler createReponseHandler(HTTPServerResponse res)
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.
tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta