Searched defs:rpcClient (Results 1 – 3 of 3) sorted by relevance
61 const rpcClient = new Client(this.devtoolsSocket); constant
68 private final Client rpcClient; field in JavaClient
57 private TestClient rpcClient; field in TransferClientTest