Searched refs:getMethodClient (Results 1 – 3 of 3) sorted by relevance
155 public MethodClient getMethodClient(String methodName) { in getMethodClient() method in ChreRpcClient
164 MethodClient methodClient = rpcClient.getMethodClient("pw.rpc.EchoService.Echo"); in invokeRpc()
219 MethodClient methodClient = rpcClient.getMethodClient(method); in callConcurrentUnaryRpcMethodSync()634 MethodClient methodClient = rpcClient.getMethodClient(method); in callConcurrentServerStreamingRpcMethodAsync()