Searched refs:captureMetadata (Results 1 – 2 of 2) sorted by relevance
103 public static <T extends AbstractStub<T>> T captureMetadata( in captureMetadata() method in MetadataUtils
992 stub = MetadataUtils.captureMetadata(stub, headersCapture, trailersCapture); in exchangeMetadataUnaryCall()1015 stub = MetadataUtils.captureMetadata(stub, headersCapture, trailersCapture); in exchangeMetadataStreamingCall()1425 blockingStub = MetadataUtils.captureMetadata(blockingStub, headersCapture, trailersCapture); in customMetadata()1444 stub = MetadataUtils.captureMetadata(stub, headersCapture, trailersCapture); in customMetadata()