类的使用
org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
使用HttpExchange.Request的程序包
-
org.springframework.boot.actuate.web.exchanges中HttpExchange.Request的使用
限定符构造器说明HttpExchange
(Instant timestamp, HttpExchange.Request request, HttpExchange.Response response, HttpExchange.Principal principal, HttpExchange.Session session, Duration timeTaken) Primarily for use byHttpExchangeRepository
implementations when recreating an exchange from a persistent store.