クラスの使用
org.springframework.boot.actuate.web.exchanges.HttpExchange.Session
HttpExchange.Session を使用するパッケージ
org.springframework.boot.actuate.web.exchanges 内の HttpExchange.Session 使用
型 HttpExchange.Session のパラメーターを持つ org.springframework.boot.actuate.web.exchanges のコンストラクター修飾子コンストラクター説明HttpExchange(InstantSE timestamp, HttpExchange.Request request, HttpExchange.Response response, @Nullable HttpExchange.Principal principal, @Nullable HttpExchange.Session session, @Nullable DurationSE timeTaken) 主に、永続ストアから交換を再作成するときにHttpExchangeRepository実装によって使用されます。