Uses of Interface
org.springframework.http.ReactiveHttpOutputMessage

Packages that use ReactiveHttpOutputMessage
Package
Description
Contains a basic abstraction over client/server-side HTTP.
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.
Provides an encoder and a decoder for Google Protocol Buffers.
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.
Provides a foundation for both the reactive client and server subpackages.