Uses of Interface
org.springframework.http.codec.HttpMessageWriter

Packages that use HttpMessageWriter
Package
Description
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Provides an encoder and a decoder for Google Protocol Buffers.
Provides a foundation for both the reactive client and server subpackages.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the org.springframework.web.reactive.function.server package.
Infrastructure for annotation-based handler method processing.
Support for result handling through view resolution.