Uses of Interface
org.springframework.http.server.RequestPath

Packages that use RequestPath
Package
Description
Contains an abstraction over server-side HTTP.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Mock objects for the functional web framework.
This package contains classes used to determine the requested the media types in a request.
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.
Annotation-based setup for Spring MVC.
Provides the types that make up Spring's functional web framework for Servlet environments.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.