Uses of Class
brave.rpc.RpcClientResponse
-
-
Uses of RpcClientResponse in brave.rpc
Methods in brave.rpc with parameters of type RpcClientResponse Modifier and Type Method Description voidRpcClientHandler. handleReceive(RpcClientResponse response, Span span)Finishes the client span after assigning it tags according to the response or error.
-