rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
jsonRpcMethodHandler
rpc
protocol
json
Return an handler to match a json-rpc request on an interface method.
package
JsonRpcRequestHandler
!(
TId
,
TReq
,
TResp
)
jsonRpcMethodHandler
(
TId
TReq
TResp
alias
Func
size_t
n
T
)
(
T
inst
)
Meta
Source
See Implementation
rpc
protocol
json
aliases
HttpJsonRpcClient
IJsonRpcClient
IJsonRpcServer
JsonRpcRequestHandler
classes
HttpJsonRpcAutoClient
HttpJsonRpcServer
JsonRpcAutoAttributeClient
JsonRpcAutoClient
JsonRpcError
JsonRpcMethodException
JsonRpcRequest
JsonRpcResponse
JsonRpcUserException
RawJsonRpcAutoClient
RawJsonRpcClient
RawJsonRpcServer
TcpJsonRpcAutoClient
TcpJsonRpcClient
TcpJsonRpcServer
functions
jsonRpcMethodHandler
Return an handler to match a json-rpc request on an interface method.