Uses of Interface
org.springframework.cloud.sleuth.http.HttpServerResponse
Packages that use HttpServerResponse
-
Uses of HttpServerResponse in org.springframework.cloud.sleuth.http
Methods in org.springframework.cloud.sleuth.http with parameters of type HttpServerResponseModifier and TypeMethodDescriptionvoidHttpServerHandler.handleSend(HttpServerResponse response, Span span) Finishes the server span after assigning it tags according to the response or error.