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

Packages that use HttpMessageReader
Package
Description
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Mock objects for the functional web framework.
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.