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 void
RpcClientHandler. handleReceive(RpcClientResponse response, Span span)
Finishes the client span after assigning it tags according to the response or error.
-