All Classes and Interfaces
Class
Description
Supports "name=value" style expressions as described in:
RequestMapping.params() and
RequestMapping.headers().Abstract class for
WebEndpointMappingFactoryAbstract
WebRequestRuleComposite
WebRequestRuleParses and matches a single media type expression to a request's 'Content-Type' header.
HandlerMethodAdvice class delegates to the beans of HandlerMethodArgumentInterceptor and
HandlerMethodInterceptor.Enable annotation to extend the features of Spring Web
Abstract
WebEndpointMappingRegistry with filteringWebEndpointMappingFactory from FilterRegistrationSupports media type expressions as described in:
RequestMapping.consumes() and RequestMapping.produces().Intercepting
HandlerMethod facade interfaceThe interceptor interface for the resolvable
HandlerMethods' MethodParameterHandlerMethod Arguments Resolved EventHandlerMethod Interceptor that allows for customized HandlerMethod execution chains.The
WebEndpointMappingFactory class based on Jackson2 for JSONA contract for media type expressions (e.g.
A contract for
"name!=value" style expression used to specify request
parameters and request header conditions in @RequestMapping.Parses and matches a single media type expression to a request's 'Accept' header.
RegistrationWebEndpointMappingFactory<R extends jakarta.servlet.Registration>
The abstract class of
AbstractWebEndpointMappingFactory for Servlet RegistrationWebEndpointMappingFactory from ServletRegistrationSimple
WebEndpointMappingRegistry supports to filter WebEndpointMappingThe smart
WebEndpointMappingFactory class based on Spring's WebEndpointMappingFactory SPIString
NameValueExpressionThe meta-data class for Web Endpoint Mapping that could be one of these endpoints:
Servlet
Servlet's Filter
Spring WebMVC DispatcherServlet
Spring WebFlux DispatcherHandler
Customized
WebEndpointMapping KindThe factory interface for
WebEndpointMappingWebEndpointMapping FilterWebEndpointMapping RegistryAn
ApplicationContextEvent was raised when the WebEndpointMappings
are ready.The class publishes the Spring Web extension events:
HandlerMethodArgumentsResolvedEvent(if enabled)
WebEndpointMappingsReadyEvent(if enabled)
ImportBeanDefinitionRegistrar for Spring Web ExtensionWebRequest Consumes WebRequestRuleWebRequest Header NameValueExpressionWebRequest Headers WebRequestRuleWebRequest Parameter NameValueExpressionWebRequest Parameters WebRequestRuleWebRequest Patterns WebRequestRuleWebRequest Produces WebRequestRuleNativeWebRequest Rule was inspired by org.springframework.web.servlet.mvc.condition.RequestConditionWebRequest Utilities class