Class HttpTrace.Session
java.lang.Object
org.springframework.boot.actuate.trace.http.HttpTrace.Session
- Enclosing class:
- HttpTrace
Session associated with an HTTP request-response exchange.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Session
Creates aSession
.- Parameters:
id
- the session id- Since:
- 2.1.0
-
-
Method Details
-
getId
-