rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
JsonRpcAutoClient.this
rpc
protocol
json
JsonRpcAutoClient
Undocumented in source.
class
JsonRpcAutoClient
(I, TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
this
(
IRpcClient
!(
TId
,
TReq
,
TResp
)
client
,
RpcInterfaceSettings
settings
)
Meta
Source
See Implementation
rpc
protocol
json
JsonRpcAutoClient
constructors
this
functions
executeMethod
properties
client
variables
_client
_settings