Uses of Package
org.springframework.web.reactive.accept
Packages that use org.springframework.web.reactive.accept
Package
Description
Mock objects for the functional web framework.
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.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the
org.springframework.web.reactive.function.server
package.Provides HandlerMapping implementations including abstract base classes.
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.
-
Classes in org.springframework.web.reactive.accept used by org.springframework.mock.web.reactive.function.serverClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
-
Classes in org.springframework.web.reactive.accept used by org.springframework.test.web.reactive.serverClassDescriptionBuilder for a composite
RequestedContentTypeResolver
that delegates to other resolvers each implementing a different strategy to determine the requested content type -- for example, Accept header, query parameter, or other. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.acceptClassDescriptionContract to add handling of requests with a deprecated API version.Contract to extract the version from a request.The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.Strategy to resolve the requested media types for a
ServerWebExchange
.Helper to create and configureParameterContentTypeResolver
.A spec to configure deprecation details for an API version. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.configClassDescriptionContract to add handling of requests with a deprecated API version.Contract to extract the version from a request.The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.Strategy 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 -- for example, Accept header, query parameter, or other. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.function.serverClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
-
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.function.server.supportClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
-
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.handlerClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
-
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.resultClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.result.conditionClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.Strategy to resolve the requested media types for a
ServerWebExchange
. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.result.methodClassDescriptionThe main component that encapsulates configuration preferences and strategies to manage API versioning for an application.Strategy to resolve the requested media types for a
ServerWebExchange
. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.result.method.annotationClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
. -
Classes in org.springframework.web.reactive.accept used by org.springframework.web.reactive.result.viewClassDescriptionStrategy to resolve the requested media types for a
ServerWebExchange
.