Uses of Package
org.springframework.web.reactive.accept
Package
Description
Support for testing Spring WebFlux server endpoints via
WebTestClient
.RequestedContentTypeResolver
strategy and implementations to resolve the requested content type for a
given request.Spring WebFlux configuration infrastructure.
Support for various programming model styles including the invocation of
different types of handlers like an annotated controller or a simple
WebHandler
.RequestCondition
and implementations for matching requests based on different criteria.Infrastructure for handler method processing.
Infrastructure for annotation-based handler method processing.
Support for result handling through view resolution.
-
ClassDescriptionBuilder for a composite
RequestedContentTypeResolver
that delegates to other resolvers each implementing a different strategy to determine the requested content type -- e.g. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
.Helper to create and configureParameterContentTypeResolver
. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
.Builder for a compositeRequestedContentTypeResolver
that delegates to other resolvers each implementing a different strategy to determine the requested content type -- e.g. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
ClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
.