Uses of Interface
org.springframework.http.ReactiveHttpInputMessage

Packages that use ReactiveHttpInputMessage
Package
Description
Abstractions for reactive HTTP client support including ClientHttpRequest and ClientHttpResponse as well as a ClientHttpConnector.
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Mock implementations of reactive HTTP client contracts.
Mock implementations of reactive HTTP server contracts.
Support for testing Spring WebFlux server endpoints via WebTestClient.
Provides a foundation for both the reactive client and server subpackages.