RpcClientImpl

Undocumented in source.

Constructors

this
this(RpcClient refClient)
Undocumented in source.

Members

Functions

asyncCall
void asyncCall(RpcRequest req, ReponsCallback callback, RPC_PACKAGE_PROTOCOL protocol, size_t funcId)
Undocumented in source. Be warned that the author may not have intended to support it.
syncCall
RpcResponse syncCall(RpcRequest req, RPC_PACKAGE_PROTOCOL protocol, size_t funcId)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta