Uses of Interface
org.springframework.cloud.sleuth.http.HttpServerRequest
Packages that use HttpServerRequest
-
Uses of HttpServerRequest in org.springframework.cloud.sleuth.http
Methods in org.springframework.cloud.sleuth.http that return HttpServerRequestMethods in org.springframework.cloud.sleuth.http with parameters of type HttpServerRequestModifier and TypeMethodDescriptionHttpServerHandler.handleReceive(HttpServerRequest request) Conditionally joins a span, or starts a new trace, depending on if a trace context was extracted from the request.