rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
HttpJsonRpcServer.registerInterface
rpc
protocol
json
HttpJsonRpcServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
HttpJsonRpcServer
(TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
void
registerInterface
(
I
)
(
I
instance
,
RpcInterfaceSettings
settings
= null
)
Meta
Source
See Implementation
rpc
protocol
json
HttpJsonRpcServer
constructors
this
functions
buildResponseFromException
createReponseHandler
registerInterface
tick