Uses of Interface
org.springframework.boot.actuate.trace.http.TraceableRequest
-
Uses of TraceableRequest in org.springframework.boot.actuate.trace.http
Modifier and TypeMethodDescriptionfinal HttpTrace
HttpExchangeTracer.receivedRequest
(TraceableRequest request) Begins the tracing of the exchange that was initiated by the givenrequest
being received.