rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
HTTPJsonRPCAutoClient
rpc
protocol
json
Undocumented in source.
class
HTTPJsonRPCAutoClient : JsonRPCAutoClient!I(
I
) {
import
autointf
;
;
this
(string host);
}
Constructors
this
this
(string host)
Undocumented in source.
Meta
Source
See Implementation
rpc
protocol
json
aliases
HTTPJsonRPCClient
IJsonRPCClient
IJsonRPCServer
JsonRPCRequestHandler
classes
HTTPJsonRPCAutoClient
HTTPJsonRPCServer
JsonRPCAutoClient
JsonRPCError
JsonRPCMethodException
JsonRPCRequest
JsonRPCResponse
JsonRPCUserException
RawJsonRPCAutoClient
RawJsonRPCClient
RawJsonRPCServer
TCPJsonRPCAutoClient
TCPJsonRPCClient
TCPJsonRPCServer
functions
jsonRpcMethodHandler