Uses of Interface
org.springframework.cloud.sleuth.http.HttpClientResponse
Packages that use HttpClientResponse
-
Uses of HttpClientResponse in org.springframework.cloud.sleuth.http
Methods in org.springframework.cloud.sleuth.http with parameters of type HttpClientResponseModifier and TypeMethodDescriptionvoidHttpClientHandler.handleReceive(HttpClientResponse response, Span span) Finishes the client span after assigning it tags according to the response or error.