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