Package | Description |
---|---|
org.springframework.web.cors |
Support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor strategy. |
org.springframework.web.cors.reactive |
Reactive support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor strategy. |
org.springframework.web.filter |
Provides generic filter base classes allowing for bean-style configuration.
|
org.springframework.web.reactive.config |
Spring WebFlux configuration infrastructure.
|
org.springframework.web.reactive.handler |
Provides HandlerMapping implementations including abstract base classes.
|
org.springframework.web.reactive.result.method |
Infrastructure for handler method processing.
|
org.springframework.web.reactive.result.method.annotation |
Infrastructure for annotation-based handler method processing.
|
org.springframework.web.servlet.config |
Defines the XML configuration namespace for Spring MVC.
|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
org.springframework.web.servlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.servlet.resource |
Support classes for serving static resources.
|
org.springframework.web.socket.sockjs.support |
Support classes for SockJS including an
AbstractSockJsService
implementation. |
org.springframework.web.socket.sockjs.transport |
Server-side support for SockJS transports including
TransportHandler implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService . |
org.springframework.web.socket.sockjs.transport.handler |
TransportHandler
implementation classes as well as a concrete
SockJsService . |
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
CorsProcessor
A strategy that takes a request and a
CorsConfiguration and updates
the response. |
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
CorsProcessor
A strategy that takes a request and a
CorsConfiguration and updates
the response. |
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
CorsProcessor
A strategy that takes a request and a
CorsConfiguration and updates
the response. |
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
Class and Description |
---|
CorsConfiguration
A container for CORS configuration along with methods to check against the
actual origin, HTTP methods, and headers of a given request.
|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
Class and Description |
---|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |
Class and Description |
---|
CorsConfigurationSource
Interface to be implemented by classes (usually HTTP request handlers) that
provides a
CorsConfiguration instance based on the provided request. |