Uses of Package
org.springframework.boot.actuate.web.exchanges
Packages that use org.springframework.boot.actuate.web.exchanges
Package
Description
Auto-configuration for actuator HTTP exchanges.
Actuator HTTP exchanges support.
Actuator HTTP exchanges support for Servlet servers.
Actuator HTTP exchanges support for reactive servers.
-
-
Classes in org.springframework.boot.actuate.web.exchanges used by org.springframework.boot.actuate.web.exchangesClassDescriptionAn HTTP request and response exchange.Principal associated with an HTTP request-response exchange.The request that started the exchange.The response that finished the exchange.The session associated with the exchange.A started request that when
finishedwill return a newHttpExchangeinstance.A repository forHttpExchangeinstances.Description of an application'sHttpExchangeentries.Include options for HTTP exchanges.The recordable parts of an HTTP request used when creating anHttpExchange.The recordable parts of an HTTP response used when creating anHttpExchange. -
Classes in org.springframework.boot.actuate.web.exchanges used by org.springframework.boot.servlet.actuate.web.exchanges
-
Classes in org.springframework.boot.actuate.web.exchanges used by org.springframework.boot.webflux.actuate.web.exchanges