All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractNameValueExpression<T> Supports "name=value" style expressions as described in:RequestMapping.params()andRequestMapping.headers().AbstractWebEndpointMappingFactory<E> Abstract class forWebEndpointMappingFactoryAbstractWebRequestRule<T> AbstractWebRequestRuleCompositeWebRequestRule CompositeWebRequestRuleConsumeMediaTypeExpression Parses and matches a single media type expression to a request's 'Content-Type' header.DefaultIdempotentService The defaultIdempotentServiceimplementation which uses a weak referenceConcurrentReferenceHashMapto store the new generated token andsessioncontext to check the duplicated request with same token.DelegatingHandlerMethodAdvice HandlerMethodAdviceclass delegates to the beans ofHandlerMethodArgumentInterceptorandHandlerMethodInterceptor.EnableWebExtension Enable annotation to extend the features of Spring WebFilteringWebEndpointMappingRegistry AbstractWebEndpointMappingRegistrywith filteringFilterRegistrationWebEndpointMappingFactory WebEndpointMappingFactoryfromFilterRegistrationGenericMediaTypeExpression AMediaTypeExpressionimplementation that supports matching against a specific media type, with optional negation.HandlerMetadata<H,M> The metadata class for Spring WebMVC's HandlerHandlerMethodAdvice InterceptingHandlerMethodfacade interfaceHandlerMethodArgumentInterceptor The interceptor interface for the resolvableHandlerMethods'MethodParameterHandlerMethodArgumentsResolvedEvent HandlerMethodArguments Resolved EventHandlerMethodInterceptor HandlerMethodInterceptor that allows for customizedHandlerMethodexecution chains.HandlerMethodMetadata<M> The metadata class for Spring WebMVC'sHandlerMethodHttpUtils The utilities class for HTTPIdempotent Idempotent AnnotationIdempotentAttributes ResolvablePlaceholderAnnotationAttributesforIdempotentannotationIdempotentException RuntimeExceptionforIdempotentIdempotentService TheIdempotentServiceJackson2WebEndpointMappingFactory TheWebEndpointMappingFactoryclass based on Jackson2 for JSONMediaTypeExpression A contract for media type expressions (e.g.NameValueExpression<T> A contract for"name!=value"style expression used to specify request parameters and request header conditions in@RequestMapping.ProduceMediaTypeExpression Parses and matches a single media type expression to a request's 'Accept' header.RegistrationWebEndpointMappingFactory<R extends javax.servlet.Registration> The abstract class ofAbstractWebEndpointMappingFactoryfor ServletRegistrationRequestAttributesUtils RequestAttributesUtilities ClassRequestContextStrategy The enumeration of where theRequest Contextstores.ServletRegistrationWebEndpointMappingFactory WebEndpointMappingFactoryfromServletRegistrationServletWebEndpointMappingResolver WebEndpointMappingResolverbased on Servlet ComponentsSimpleWebEndpointMappingRegistry SimpleWebEndpointMappingRegistrysupports to filterWebEndpointMappingSmartWebEndpointMappingFactory The smartWebEndpointMappingFactoryclass based on Spring'sWebEndpointMappingFactorySPISpringWebHelper The helper interface for Spring WebSpringWebType The enumeration of the type of Spring WebUnknownSpringWebHelper UnknownSpringWebHelperWebEndpointMapping<E> The meta-data class for Web Endpoint Mapping that could be one of these endpoints:ServletServlet's FilterSpring WebMVCDispatcherServletSpring WebFluxDispatcherHandlerCustomizedWebEndpointMapping.Builder<E> WebEndpointMapping.Kind WebEndpointMappingKindWebEndpointMappingFactory<E> The factory interface forWebEndpointMappingWebEndpointMappingFilter WebEndpointMappingFilterWebEndpointMappingRegistrar The class registers all instances ofWebEndpointMappingthat are collected from Web components intoWebEndpointMappingRegistrybeforeWebEventPublisherpublishing theWebEndpointMappingsReadyEventWebEndpointMappingRegistry WebEndpointMappingRegistryWebEndpointMappingResolver The interface for resolvingWebEndpointMappinginstances.WebEndpointMappingsReadyEvent AnApplicationContextEventwas raised when theWebEndpointMappingsare ready.WebEventPublisher The class publishes the Spring Web extension events:HandlerMethodArgumentsResolvedEvent(if enabled)WebEndpointMappingsReadyEvent(if enabled)WebExtensionBeanDefinitionRegistrar ImportBeanDefinitionRegistrarfor Spring Web ExtensionWebRequestConsumesRule WebRequestConsumesWebRequestRuleWebRequestHeaderExpression WebRequestHeaderNameValueExpressionWebRequestHeadersRule WebRequestHeadersWebRequestRuleWebRequestMethodsRule WebRequestParamExpression WebRequestParameterNameValueExpressionWebRequestParamsRule AWebRequestRulethat matches requests based on parameter expressions.WebRequestPattensRule WebRequestPatternsWebRequestRuleWebRequestProducesRule WebRequestProducesWebRequestRuleWebRequestRule NativeWebRequestRule was inspired by org.springframework.web.servlet.mvc.condition.RequestConditionWebRequestUtils WebRequestUtilities classWebScope The enumeration of scopes for Spring WebWebSource The source from the web.WebTarget The target of the web.WebType The enumeration of Web Type