Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractPageRenderContextHandlerInterceptor - Class in io.microsphere.spring.webmvc.interceptor
-
Abstract Page Render Context
HandlerInterceptor
- AbstractPageRenderContextHandlerInterceptor() - Constructor for class io.microsphere.spring.webmvc.interceptor.AbstractPageRenderContextHandlerInterceptor
- addInterceptors(InterceptorRegistry) - Method in class io.microsphere.spring.webmvc.annotation.WebMvcExtensionConfiguration
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.StoringRequestBodyArgumentAdvice
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- afterCompletion(HttpServletRequest, HttpServletResponse, HandlerMethod, Exception) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, HandlerMethod, Exception) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, HandlerMethod, Exception, A) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- afterResolveArgument(MethodParameter, Object, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in interface io.microsphere.spring.webmvc.method.support.HandlerMethodArgumentResolverAdvice
-
callback after
resolve
of the supportedHandlerMethodArgumentResolver
- AnnotatedMethodHandlerInterceptor<A extends Annotation> - Class in io.microsphere.spring.webmvc.interceptor
-
The annotation method
HandlerInterceptor
abstract implementation - AnnotatedMethodHandlerInterceptor() - Constructor for class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- ANNOTATION_CLASS - Static variable in class io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar
- ANNOTATION_CLASS_NAME - Static variable in class io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar
- appendContextInitializerClassInitParameter(ServletContext, Class<? extends ApplicationContextInitializer>) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Append initialized parameter for
Context Initializer Class
- appendFrameworkServletContextInitializerClassInitParameter(ServletContext, Class<? extends ApplicationContextInitializer>) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Append initialized parameter for
Context Initializer Class
intoFrameworkServlet
- appendGlobalInitializerClassInitParameter(ServletContext, Class<? extends ApplicationContextInitializer>) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Append initialized parameter for
Global Initializer Class
- appendInitParameter(String, String...) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- appendInitParameters(ServletContext, String, String...) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Append
ServletContext Intialized Parameters
B
- BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
-
The bean name of
LazyCompositeHandlerInterceptor
- BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter
- beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class io.microsphere.spring.webmvc.advice.StoringResponseBodyReturnValueAdvice
- beforeBodyWrite(T, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class io.microsphere.spring.webmvc.advice.ResponseBodyAdviceAdapter
- beforeResolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in interface io.microsphere.spring.webmvc.method.support.HandlerMethodArgumentResolverAdvice
-
callback before
resolve
of the supportedHandlerMethodArgumentResolver
C
- ConfigurableContentNegotiationManagerWebMvcConfigurer - Class in io.microsphere.spring.webmvc.config
-
Configurable
ContentNegotiationManager
WebMvcConfigurer
- ConfigurableContentNegotiationManagerWebMvcConfigurer(Map<String, String>) - Constructor for class io.microsphere.spring.webmvc.config.ConfigurableContentNegotiationManagerWebMvcConfigurer
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class io.microsphere.spring.webmvc.config.ConfigurableContentNegotiationManagerWebMvcConfigurer
- configureContentNegotiationManagerFactoryBean(ContentNegotiationManagerFactoryBean) - Method in class io.microsphere.spring.webmvc.config.ConfigurableContentNegotiationManagerWebMvcConfigurer
- ContentCachingFilter - Class in io.microsphere.spring.web.servlet.filter
-
Content Caching
Filter
- ContentCachingFilter() - Constructor for class io.microsphere.spring.web.servlet.filter.ContentCachingFilter
- contribute(H, M, HandlerMapping, WebEndpointMapping.Builder<H>) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
-
Contribute the
WebEndpointMapping.Builder
to create an instance ofWebEndpointMapping
- contribute(HandlerMethod, RequestMappingInfo, HandlerMapping, WebEndpointMapping.Builder<HandlerMethod>) - Method in class io.microsphere.spring.webmvc.metadata.RequestMappingMetadataWebEndpointMappingFactory
D
- DEFAULT_ORDER - Static variable in class io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping
- doCreate(HandlerMetadata<H, M>) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.microsphere.spring.web.servlet.filter.ContentCachingFilter
- doStart() - Method in class io.microsphere.spring.webmvc.metadata.WebEndpointMappingRegistrar
- doStop() - Method in class io.microsphere.spring.webmvc.metadata.WebEndpointMappingRegistrar
E
- EnableWebMvcExtension - Annotation Interface in io.microsphere.spring.webmvc.annotation
-
Enable annotation to extend the features of Spring WebMVC
- equals(Object) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadata
- ExclusiveViewResolverApplicationListener - Class in io.microsphere.spring.webmvc.context
-
Exclusive
ViewResolver
ApplicationListener
onContextRefreshedEvent
- ExclusiveViewResolverApplicationListener(String) - Constructor for class io.microsphere.spring.webmvc.context.ExclusiveViewResolverApplicationListener
F
- findFilterRegistrations(ServletContext, Class<? extends Filter>) - Static method in class io.microsphere.spring.web.servlet.util.WebUtils
- findRegistrations(ServletContext, Map<String, R>, Class<?>) - Static method in class io.microsphere.spring.web.servlet.util.WebUtils
- findServletRegistrations(ServletContext, Class<? extends Servlet>) - Static method in class io.microsphere.spring.web.servlet.util.WebUtils
- FREEMARKER_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
G
- getAnnotationType() - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- getHandler() - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadata
- getHandler(HandlerMetadata<H, M>) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
- getHandler(HandlerMetadata<HandlerMethod, RequestMappingInfo>) - Method in class io.microsphere.spring.webmvc.metadata.RequestMappingMetadataWebEndpointMappingFactory
- getHandlerExecutionChain(WebEndpointMapping, HttpServletRequest) - Method in class io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping
- getHandlerInternal(HttpServletRequest) - Method in class io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping
- getHandlerMethod() - Method in class io.microsphere.spring.webmvc.metadata.HandlerMethodMetadata
- getHandlerMethodArguments(ServletRequest, Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
HandlerMethod
method parameter - getHandlerMethodArguments(ServletRequest, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
-
Gets the
HandlerMethod
method parameter - getHandlerMethodArguments(ServletRequest, HandlerMethod) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
HandlerMethod
method parameter - getHandlerMethodArguments(Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
HandlerMethod
method parameter - getHandlerMethodArguments(WebRequest, Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- getHandlerMethodArguments(WebRequest, MethodParameter) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- getHandlerMethodArguments(WebRequest, HandlerMethod) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- getHandlerMethodRequestBodyArgument(ServletRequest, Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
@RequestBody
method parameter from theServletRequest
context - getHandlerMethodRequestBodyArgument(ServletRequest, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
-
Gets the
@RequestBody
method parameter from theServletRequest
context - getHandlerMethodRequestBodyArgument(ServletRequest, HandlerMethod) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
@RequestBody
method parameter from theServletRequest
context - getHandlerMethodReturnValue(ServletRequest, Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the value returned by the
HandlerMethod
method - getHandlerMethodReturnValue(ServletRequest, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
-
Gets the value returned by the
HandlerMethod
method - getHandlerMethodReturnValue(ServletRequest, HandlerMethod) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the value returned by the
HandlerMethod
method - getHandlerMethodReturnValue(Method) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the value returned by the
HandlerMethod
method - getHttpServletRequest() - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the current
HttpServletRequest
object - getHttpServletRequest(WebRequest) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- getMetadata() - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadata
- getMetadata(HandlerMetadata<H, M>) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
- getMethodAnnotation(HttpServletRequest, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- getPatterns(H, M) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
- getPatterns(Object, String) - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadataWebEndpointMappingFactory
- getPatterns(HandlerMethod, RequestMappingInfo) - Method in class io.microsphere.spring.webmvc.metadata.RequestMappingMetadataWebEndpointMappingFactory
- getRequestMappingInfo() - Method in class io.microsphere.spring.webmvc.metadata.RequestMappingMetadata
- getResponseContentAsString(ServletRequest, ServletResponse) - Static method in class io.microsphere.spring.web.servlet.filter.ContentCachingFilter
- getServletContext(HttpServletRequest) - Static method in class io.microsphere.spring.web.servlet.util.WebUtils
-
Get
ServletContext
fromHttpServletRequest
- getWebApplicationContext() - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Gets the
WebApplicationContext
associated with the current Servlet Request request - getWebApplicationContext(HttpServletRequest, ServletContext) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Get the
WebApplicationContext
fromHttpServletRequest
- GROOVY_MARKUP_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
H
- handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter
- HANDLER_METHOD_ARGUMENTS_ATTRIBUTE_NAME_PREFIX - Static variable in class io.microsphere.spring.webmvc.util.WebMvcUtils
- HANDLER_METHOD_REQUEST_BODY_ARGUMENT_ATTRIBUTE_NAME_PREFIX - Static variable in class io.microsphere.spring.webmvc.util.WebMvcUtils
- HANDLER_METHOD_RETURN_VALUE_ATTRIBUTE_NAME_PREFIX - Static variable in class io.microsphere.spring.webmvc.util.WebMvcUtils
- handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- handlerInterceptors() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Specify
HandlerInterceptor
types or its inherited types to register intoInterceptorRegistry
. - HandlerMappingWebEndpointMappingFactory<H,
M> - Class in io.microsphere.spring.webmvc.metadata -
The abstract class
WebEndpointMappingFactory
for Spring WebMVCHandlerMapping
- HandlerMappingWebEndpointMappingFactory(HandlerMapping) - Constructor for class io.microsphere.spring.webmvc.metadata.HandlerMappingWebEndpointMappingFactory
- HandlerMetadata<H,
M> - Class in io.microsphere.spring.webmvc.metadata -
The metadata class for Spring WebMVC's Handler
- HandlerMetadata(H, M) - Constructor for class io.microsphere.spring.webmvc.metadata.HandlerMetadata
- HandlerMetadataWebEndpointMappingFactory - Class in io.microsphere.spring.webmvc.metadata
-
WebEndpointMappingFactory
based on Spring WebMVC Handlers - HandlerMetadataWebEndpointMappingFactory(HandlerMapping) - Constructor for class io.microsphere.spring.webmvc.metadata.HandlerMetadataWebEndpointMappingFactory
- HandlerMethodArgumentResolverAdvice - Interface in io.microsphere.spring.webmvc.method.support
-
The advice interface for
HandlerMethodArgumentResolver
- HandlerMethodMetadata<M> - Class in io.microsphere.spring.webmvc.metadata
-
The metadata class for Spring WebMVC's
HandlerMethod
- HandlerMethodMetadata(HandlerMethod, M) - Constructor for class io.microsphere.spring.webmvc.metadata.HandlerMethodMetadata
- hashCode() - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadata
I
- interceptHandlerMethods() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Indicate whether Spring Web
HandlerMethod
should be intercepted. - InterceptingHandlerMethodProcessor - Class in io.microsphere.spring.webmvc.method.support
-
The
HandlerMethod
processor that callbacksHandlerMethodAdvice
based onHandlerMethodArgumentResolver
,HandlerMethodReturnValueHandler
andHandlerInterceptor
. - InterceptingHandlerMethodProcessor() - Constructor for class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- INTERNAL_RESOURCE_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of InternalResourceViewResolver
- io.microsphere.spring.web.servlet.filter - package io.microsphere.spring.web.servlet.filter
- io.microsphere.spring.web.servlet.util - package io.microsphere.spring.web.servlet.util
- io.microsphere.spring.webmvc.advice - package io.microsphere.spring.webmvc.advice
- io.microsphere.spring.webmvc.annotation - package io.microsphere.spring.webmvc.annotation
- io.microsphere.spring.webmvc.config - package io.microsphere.spring.webmvc.config
- io.microsphere.spring.webmvc.context - package io.microsphere.spring.webmvc.context
- io.microsphere.spring.webmvc.handler - package io.microsphere.spring.webmvc.handler
- io.microsphere.spring.webmvc.interceptor - package io.microsphere.spring.webmvc.interceptor
- io.microsphere.spring.webmvc.metadata - package io.microsphere.spring.webmvc.metadata
- io.microsphere.spring.webmvc.method.support - package io.microsphere.spring.webmvc.method.support
- io.microsphere.spring.webmvc.util - package io.microsphere.spring.webmvc.util
- isControllerAdviceBeanType(Class<?>) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Determine whether the Bean Type is present annotated by
ControllerAdvice
- isPageRenderRequest(ModelAndView) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Is page render request
- isRunningBelowServlet3Container() - Static method in class io.microsphere.spring.web.servlet.util.WebUtils
-
Is Running below Servlet 3 Container
L
- LazyCompositeHandlerInterceptor - Class in io.microsphere.spring.webmvc.interceptor
-
Lazy
HandlerInterceptor
that is composited byHandlerInterceptor
beans with the specified types - LazyCompositeHandlerInterceptor(Class<? extends HandlerInterceptor>...) - Constructor for class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
M
- MethodHandlerInterceptor - Class in io.microsphere.spring.webmvc.interceptor
-
HandlerMethod
HandlerInterceptor
abstract implementation - MethodHandlerInterceptor() - Constructor for class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- MUSTACHE_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of org.springframework.boot.web.servlet.view.MustacheViewResolver
O
- onApplicationContextEvent(WebEndpointMappingsReadyEvent) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- onApplicationContextEvent(ContextRefreshedEvent) - Method in class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
- onApplicationEvent(WebEndpointMappingsReadyEvent) - Method in class io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping
- onApplicationEvent(ContextRefreshedEvent) - Method in class io.microsphere.spring.webmvc.context.ExclusiveViewResolverApplicationListener
P
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.AbstractPageRenderContextHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- postHandle(HttpServletRequest, HttpServletResponse, HandlerMethod, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, HandlerMethod, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, HandlerMethod, ModelAndView, A) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- postHandleOnPageRenderContext(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.microsphere.spring.webmvc.interceptor.AbstractPageRenderContextHandlerInterceptor
-
post-handle on page render context.
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- preHandle(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, HandlerMethod, A) - Method in class io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor
- publishEvents() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Indicate whether it publishes the Spring Web extension events:
HandlerMethodArgumentsResolvedEvent
(if enabled
)WebEndpointMappingsReadyEvent
(if enabled
)
R
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar
- registerHandlerInterceptors() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Indicate whether the
InterceptorRegistry
registers the beans ofHandlerInterceptor
. - registerWebEndpointMappings() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Indicate whether The Spring Web registers the instances of
WebEndpointMapping
that source from Spring WebMVC, Spring WebFlux or Classical Servlet. - RequestBodyAdviceAdapter - Class in io.microsphere.spring.webmvc.advice
-
RequestBodyAdvice
Adapter Class - RequestBodyAdviceAdapter() - Constructor for class io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter
- RequestMappingMetadata - Class in io.microsphere.spring.webmvc.metadata
-
The metadata class for
RequestMappingInfo
associating with a singleHandlerMethod
- RequestMappingMetadata(RequestMappingInfo, HandlerMethod) - Constructor for class io.microsphere.spring.webmvc.metadata.RequestMappingMetadata
- RequestMappingMetadataWebEndpointMappingFactory - Class in io.microsphere.spring.webmvc.metadata
-
WebEndpointMappingFactory
based on Spring WebMVCRequestMappingInfo
- RequestMappingMetadataWebEndpointMappingFactory(HandlerMapping) - Constructor for class io.microsphere.spring.webmvc.metadata.RequestMappingMetadataWebEndpointMappingFactory
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- resolveNestedMap(Map<String, String>) - Static method in class io.microsphere.spring.webmvc.config.ConfigurableContentNegotiationManagerWebMvcConfigurer
-
properties.put("a.b.1", "1"); properties.put("a.b.2", "2"); properties.put("d.e.f.1", "1"); properties.put("d.e.f.2", "2"); properties.put("d.e.f.3", "3");
resolved result :{a={b={1=1, 2=2}}, d={e={f={1=1, 2=2, 3=3}}}}
- RESPONSE_CONTENT_REQUEST_ATTRIBUTE_NAME - Static variable in class io.microsphere.spring.web.servlet.filter.ContentCachingFilter
- ResponseBodyAdviceAdapter<T> - Class in io.microsphere.spring.webmvc.advice
-
ResponseBodyAdvice
Adapter Class - ResponseBodyAdviceAdapter() - Constructor for class io.microsphere.spring.webmvc.advice.ResponseBodyAdviceAdapter
- ReversedProxyHandlerMapping - Class in io.microsphere.spring.webmvc.handler
-
The performance optimization
HandlerMapping
to process the forwarded request from the reversed proxy web server, e.g, Spring Cloud Netflix Zuul, Spring Cloud Gateway or others. - ReversedProxyHandlerMapping() - Constructor for class io.microsphere.spring.webmvc.handler.ReversedProxyHandlerMapping
S
- setHandlerMethodRequestBodyArgument(ServletRequest, Method, Object) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Set the
@RequestBody
method parameter inHandlerMethod
to theServletRequest
context - setHandlerMethodRequestBodyArgument(Method, Object) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
-
Set the
@RequestBody
method parameter inHandlerMethod
to theServletRequest
context - setHandlerMethodReturnValue(HttpServletRequest, Method, Object) - Static method in class io.microsphere.spring.webmvc.util.WebMvcUtils
- storeRequestBodyArgument() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Indicate that Stores the
argument
ofHandlerMethod
that annotatedRequestBody
- storeResponseBodyReturnValue() - Element in annotation interface io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension
-
Stores the return value of
HandlerMethod
before write as theResponseBody
- StoringRequestBodyArgumentAdvice - Class in io.microsphere.spring.webmvc.advice
-
Store the
HandlerMethod
RequestBody
parameterRequestBodyAdvice
implementation - StoringRequestBodyArgumentAdvice() - Constructor for class io.microsphere.spring.webmvc.advice.StoringRequestBodyArgumentAdvice
- StoringResponseBodyReturnValueAdvice - Class in io.microsphere.spring.webmvc.advice
-
Store
HandlerMethod
return valueResponseBodyAdviceAdapter
- StoringResponseBodyReturnValueAdvice() - Constructor for class io.microsphere.spring.webmvc.advice.StoringResponseBodyReturnValueAdvice
- supportedConverterTypes - Static variable in class io.microsphere.spring.webmvc.util.WebMvcUtils
- supports(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
- supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.StoringResponseBodyReturnValueAdvice
- supports(MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class io.microsphere.spring.webmvc.advice.StoringRequestBodyArgumentAdvice
- supportsParameter(MethodParameter) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
- supportsReturnType(MethodParameter) - Method in class io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor
T
- THYMELEAF_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of org.thymeleaf.spring5.view.ThymeleafViewResolver
- toString() - Method in class io.microsphere.spring.webmvc.metadata.HandlerMetadata
V
- VELOCITY_VIEW_RESOLVER_BEAN_NAME - Static variable in class io.microsphere.spring.webmvc.util.ViewResolverUtils
-
The bean name of org.springframework.web.servlet.view.velocity.VelocityViewResolver
- ViewResolverUtils - Class in io.microsphere.spring.webmvc.util
-
ViewResolver
Utilities - ViewResolverUtils() - Constructor for class io.microsphere.spring.webmvc.util.ViewResolverUtils
W
- WebEndpointMappingRegistrar - Class in io.microsphere.spring.webmvc.metadata
-
The class registers all instances of
WebEndpointMapping
that are collected from Spring Web MVC and Servlet components intoWebEndpointMappingRegistry
beforeWebEventPublisher
publishing theWebEndpointMappingsReadyEvent
- WebEndpointMappingRegistrar(WebApplicationContext) - Constructor for class io.microsphere.spring.webmvc.metadata.WebEndpointMappingRegistrar
- WebMvcExtensionBeanDefinitionRegistrar - Class in io.microsphere.spring.webmvc.annotation
-
ImportBeanDefinitionRegistrar
for Spring WebMVC Extension - WebMvcExtensionBeanDefinitionRegistrar() - Constructor for class io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar
- WebMvcExtensionConfiguration - Class in io.microsphere.spring.webmvc.annotation
-
The configuration class for
EnableWebMvcExtension
- WebMvcExtensionConfiguration(ObjectProvider<LazyCompositeHandlerInterceptor[]>) - Constructor for class io.microsphere.spring.webmvc.annotation.WebMvcExtensionConfiguration
- WebMvcUtils - Class in io.microsphere.spring.webmvc.util
-
Spring Web MVC Utilities Class
- WebMvcUtils() - Constructor for class io.microsphere.spring.webmvc.util.WebMvcUtils
- WebUtils - Class in io.microsphere.spring.web.servlet.util
-
Web Utilities Class
- WebUtils() - Constructor for class io.microsphere.spring.web.servlet.util.WebUtils
All Classes and Interfaces|All Packages|Constant Field Values