A B C D E F G H I J M N O P R S T V W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AbstractNameValueExpression<T> - io.microsphere.spring.web.rule中的类
-
Supports "name=value" style expressions as described in:
RequestMapping.params()andRequestMapping.headers(). - AbstractNameValueExpression(String) - 类 的构造器io.microsphere.spring.web.rule.AbstractNameValueExpression
- AbstractWebEndpointMappingFactory<E> - io.microsphere.spring.web.metadata中的类
-
Abstract class for
WebEndpointMappingFactory - AbstractWebEndpointMappingFactory() - 类 的构造器io.microsphere.spring.web.metadata.AbstractWebEndpointMappingFactory
- AbstractWebRequestRule<T> - io.microsphere.spring.web.rule中的类
-
Abstract
WebRequestRule - AbstractWebRequestRule() - 类 的构造器io.microsphere.spring.web.rule.AbstractWebRequestRule
- afterExecute(HandlerMethod, Object[], Object, Throwable, NativeWebRequest) - 类 中的方法io.microsphere.spring.web.event.WebEventPublisher
- afterExecute(HandlerMethod, Object[], Object, Throwable, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodInterceptor
-
Interception point after successful execution of a
HandlerMethod. - afterExecuteMethod(HandlerMethod, Object[], Object, Throwable, NativeWebRequest) - 类 中的方法io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- afterExecuteMethod(HandlerMethod, Object[], Object, Throwable, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodAdvice
-
Interception point after successful execution of a
HandlerMethod. - afterResolveArgument(MethodParameter, Object, HandlerMethod, NativeWebRequest) - 类 中的方法io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- afterResolveArgument(MethodParameter, Object, HandlerMethod, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodAdvice
-
callback after the
MethodParameterbeing resolved - afterResolveArgument(MethodParameter, Object, HandlerMethod, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodArgumentInterceptor
-
callback after the
MethodParameterbeing resolved - ANNOTATION_CLASS - 类 中的静态变量io.microsphere.spring.web.annotation.WebExtensionBeanDefinitionRegistrar
- ANNOTATION_CLASS_NAME - 类 中的静态变量io.microsphere.spring.web.annotation.WebExtensionBeanDefinitionRegistrar
B
- BEAN_NAME - 类 中的静态变量io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- beforeExecute(HandlerMethod, Object[], NativeWebRequest) - 类 中的方法io.microsphere.spring.web.event.WebEventPublisher
- beforeExecute(HandlerMethod, Object[], NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodInterceptor
-
Interception point before the execution of a
HandlerMethod. - beforeExecuteMethod(HandlerMethod, Object[], NativeWebRequest) - 类 中的方法io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- beforeExecuteMethod(HandlerMethod, Object[], NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodAdvice
-
Interception point before the execution of a
HandlerMethod. - beforeResolveArgument(MethodParameter, HandlerMethod, NativeWebRequest) - 类 中的方法io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- beforeResolveArgument(MethodParameter, HandlerMethod, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodAdvice
-
callback before the
MethodParameterbeing resolved - beforeResolveArgument(MethodParameter, HandlerMethod, NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.method.support.HandlerMethodArgumentInterceptor
-
callback before the
MethodParameterbeing resolved - build() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
C
- caseSensitiveName - 类 中的变量io.microsphere.spring.web.rule.StringNameValueExpression
- compareTo(GenericMediaTypeExpression) - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- CompositeWebRequestRule - io.microsphere.spring.web.rule中的类
-
Composite
WebRequestRule - CompositeWebRequestRule(WebRequestRule...) - 类 的构造器io.microsphere.spring.web.rule.CompositeWebRequestRule
- ConsumeMediaTypeExpression - io.microsphere.spring.web.rule中的类
-
Parses and matches a single media type expression to a request's 'Content-Type' header.
- ConsumeMediaTypeExpression(String) - 类 的构造器io.microsphere.spring.web.rule.ConsumeMediaTypeExpression
- ConsumeMediaTypeExpression(MediaType, boolean) - 类 的构造器io.microsphere.spring.web.rule.ConsumeMediaTypeExpression
- consumes(String...) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- consumes(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- contribute(String, ServletContext, WebEndpointMapping.Builder<String>) - 类 中的方法io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
-
Contribute the
WebEndpointMapping.Builderto create an instance ofWebEndpointMapping - create(E) - 类 中的方法io.microsphere.spring.web.metadata.AbstractWebEndpointMappingFactory
- create(E) - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingFactory
-
Create the instance of
WebEndpointMapping - create(Object) - 类 中的方法io.microsphere.spring.web.metadata.SmartWebEndpointMappingFactory
- CUSTOMIZED - io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
Customized
D
- DEFAULT_FILTER - 类 中的静态变量io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- DEFAULT_FILTER_OPERATOR - 类 中的静态变量io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- DEFAULT_PHASE - 类 中的静态变量io.microsphere.spring.web.event.WebEventPublisher
- DelegatingHandlerMethodAdvice - io.microsphere.spring.web.method.support中的类
-
HandlerMethodAdviceclass delegates to the beans ofHandlerMethodArgumentInterceptorandHandlerMethodInterceptor. - DelegatingHandlerMethodAdvice() - 类 的构造器io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
- doCreate(E) - 类 中的方法io.microsphere.spring.web.metadata.AbstractWebEndpointMappingFactory
- doCreate(String) - 类 中的方法io.microsphere.spring.web.metadata.Jackson2WebEndpointMappingFactory
- doCreate(String) - 类 中的方法io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
- doStart() - 类 中的方法io.microsphere.spring.web.event.WebEventPublisher
- doStop() - 类 中的方法io.microsphere.spring.web.event.WebEventPublisher
E
- EnableWebExtension - io.microsphere.spring.web.annotation中的注释类型
-
Enable annotation to extend the features of Spring Web
- equals(Object) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- equals(Object) - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- equals(Object) - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
- equals(Object) - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- equals(Object) - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- expression - 类 中的变量io.microsphere.spring.web.rule.StringNameValueExpression
F
- FILTER - io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
Filter - FilteringWebEndpointMappingRegistry - io.microsphere.spring.web.metadata中的类
-
Abstract
WebEndpointMappingRegistrywith filtering - FilteringWebEndpointMappingRegistry() - 类 的构造器io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- FilterRegistrationWebEndpointMappingFactory - io.microsphere.spring.web.metadata中的类
-
WebEndpointMappingFactoryfromFilterRegistration - FilterRegistrationWebEndpointMappingFactory(ServletContext) - 类 的构造器io.microsphere.spring.web.metadata.FilterRegistrationWebEndpointMappingFactory
- filterWebEndpointMappings(Iterable<WebEndpointMapping>) - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
G
- GenericMediaTypeExpression - io.microsphere.spring.web.rule中的类
-
Supports media type expressions as described in:
RequestMapping.consumes()andRequestMapping.produces(). - GenericMediaTypeExpression(String) - 类 的构造器io.microsphere.spring.web.rule.GenericMediaTypeExpression
- getArguments() - 类 中的方法io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
- getAttribute(String) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getCompositeFilter() - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- getConsumes() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getContent() - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
-
Return the discrete items a request condition is composed of.
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestConsumesRule
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeadersRule
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestMethodsRule
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamsRule
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- getContent() - 类 中的方法io.microsphere.spring.web.rule.WebRequestProducesRule
- getContentType(NativeWebRequest) - 类 中的静态方法io.microsphere.spring.web.util.WebRequestUtils
- getEndpoint() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
-
The abstract presentation of actual endpoint that may be :
the name of Servletthe name of Servlet's Filterthe any handler of Spring WebMVCorg.springframework.web.servlet.HandlerMapping: TheStringpresenting the name of Handler bean Theorg.springframework.web.servlet.mvc.ControllerBean TheHandlerMethodcould be annotated the@RequestMappingTheorg.springframework.web.servlet.function.HandlerFunctionsince Spring Framework 5.2 the any handler of Spring WebFluxorg.springframework.web.reactive.DispatcherHandler: TheStringpresenting the name of Handler bean TheHandlerMethodcould be annotated the@RequestMappingTheorg.springframework.web.reactive.function.server.RouterFunctionsince Spring Framework 5.0 - getFilterOperator() - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- getHandlerMethod() - 类 中的方法io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
- getHeaders() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getId() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
-
The id of endpoint
- getKind() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
-
The kind of endpoint:
ServletServlet's FilterSpring WebMVCDispatcherServletSpring WebFluxDispatcherHandlerCustomized - getMappings() - 类 中的方法io.microsphere.spring.web.event.WebEndpointMappingsReadyEvent
- getMatchingPattern(String, String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- getMatchingPatterns(String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- getMediaType() - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- getMediaType() - 接口 中的方法io.microsphere.spring.web.rule.MediaTypeExpression
- getMethod() - 类 中的方法io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
- getMethod(NativeWebRequest) - 类 中的静态方法io.microsphere.spring.web.util.WebRequestUtils
- getMethods() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getName() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- getName() - 接口 中的方法io.microsphere.spring.web.rule.NameValueExpression
- getName() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- getParams() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getPatterns() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getPatterns(FilterRegistration) - 类 中的方法io.microsphere.spring.web.metadata.FilterRegistrationWebEndpointMappingFactory
- getPatterns(ServletRegistration) - 类 中的方法io.microsphere.spring.web.metadata.ServletRegistrationWebEndpointMappingFactory
- getPatterns(R) - 类 中的方法io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
-
Get the patterns of
Registration - getProduces() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- getRegistration(String, ServletContext) - 类 中的方法io.microsphere.spring.web.metadata.FilterRegistrationWebEndpointMappingFactory
- getRegistration(String, ServletContext) - 类 中的方法io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
- getRegistration(String, ServletContext) - 类 中的方法io.microsphere.spring.web.metadata.ServletRegistrationWebEndpointMappingFactory
- getResolvedLookupPath(NativeWebRequest) - 类 中的静态方法io.microsphere.spring.web.util.WebRequestUtils
-
Return a previously
resolvedlookupPath. - getSource() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
-
The source of
WebEndpointMappingif present, it could be :ServletContextSpring WebMVCorg.springframework.web.servlet.HandlerMappingSpring WebFluxorg.springframework.web.reactive.HandlerMapping, or it'snon-source - getSourceType() - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingFactory
-
Get the type of source
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
-
The notation to use when printing discrete items of content.
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestConsumesRule
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeadersRule
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestMethodsRule
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamsRule
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- getToStringInfix() - 类 中的方法io.microsphere.spring.web.rule.WebRequestProducesRule
- getValue() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- getValue() - 接口 中的方法io.microsphere.spring.web.rule.NameValueExpression
- getValue() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- getWebEndpointMappings() - 类 中的方法io.microsphere.spring.web.metadata.SimpleWebEndpointMappingRegistry
- getWebEndpointMappings() - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingRegistry
-
Get all registered instances of
WebEndpointMapping - getWebRequest() - 类 中的方法io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
H
- HandlerMethodAdvice - io.microsphere.spring.web.method.support中的接口
-
Intercepting
HandlerMethodfacade interface - HandlerMethodArgumentInterceptor - io.microsphere.spring.web.method.support中的接口
-
The interceptor interface for the resolvable
HandlerMethods'MethodParameter - HandlerMethodArgumentsResolvedEvent - io.microsphere.spring.web.event中的类
-
HandlerMethodArguments Resolved Event - HandlerMethodArgumentsResolvedEvent(WebRequest, HandlerMethod, Object[]) - 类 的构造器io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
- HandlerMethodInterceptor - io.microsphere.spring.web.method.support中的接口
-
HandlerMethodInterceptor that allows for customizedHandlerMethodexecution chains. - hasBody(NativeWebRequest) - 类 中的静态方法io.microsphere.spring.web.util.WebRequestUtils
- hashCode() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- hashCode() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- hashCode() - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
- hashCode() - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- hashCode() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- headers(String...) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- headers(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
I
- ID_HEADER_NAME - 类 中的静态变量io.microsphere.spring.web.metadata.WebEndpointMapping
-
The HTTP header name for
WebEndpointMapping.getId() - interceptHandlerMethods() - 注释类型 中的方法io.microsphere.spring.web.annotation.EnableWebExtension
-
Indicate whether Spring Web
HandlerMethodshould be intercepted. - io.microsphere.spring.web.annotation - 程序包 io.microsphere.spring.web.annotation
- io.microsphere.spring.web.event - 程序包 io.microsphere.spring.web.event
- io.microsphere.spring.web.metadata - 程序包 io.microsphere.spring.web.metadata
- io.microsphere.spring.web.method.support - 程序包 io.microsphere.spring.web.method.support
- io.microsphere.spring.web.rule - 程序包 io.microsphere.spring.web.rule
- io.microsphere.spring.web.util - 程序包 io.microsphere.spring.web.util
- isCaseSensitiveName() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- isCaseSensitiveName() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- isCaseSensitiveName() - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeaderExpression
- isCaseSensitiveName() - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamExpression
- isEmpty() - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
-
Indicates whether this condition is empty, i.e. whether it contains any discrete items.
- isNegated - 类 中的变量io.microsphere.spring.web.rule.AbstractNameValueExpression
- isNegated - 类 中的变量io.microsphere.spring.web.rule.StringNameValueExpression
- isNegated() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- isNegated() - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- isNegated() - 接口 中的方法io.microsphere.spring.web.rule.MediaTypeExpression
- isNegated() - 接口 中的方法io.microsphere.spring.web.rule.NameValueExpression
- isNegated() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- isPreFlightRequest(NativeWebRequest) - 类 中的静态方法io.microsphere.spring.web.util.WebRequestUtils
-
Returns
trueif the request is a valid CORS pre-flight one by checkingOPTIONSmethod withOriginandAccess-Control-Request-Methodheaders presence.
J
- Jackson2WebEndpointMappingFactory - io.microsphere.spring.web.metadata中的类
-
The
WebEndpointMappingFactoryclass based on Jackson2 for JSON - Jackson2WebEndpointMappingFactory() - 类 的构造器io.microsphere.spring.web.metadata.Jackson2WebEndpointMappingFactory
M
- match(List<MediaType>) - 类 中的方法io.microsphere.spring.web.rule.ProduceMediaTypeExpression
- match(MediaType) - 类 中的方法io.microsphere.spring.web.rule.ConsumeMediaTypeExpression
- match(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- matches(String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestMethodsRule
- matches(String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.CompositeWebRequestRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestConsumesRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeadersRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestMethodsRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamsRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestPattensRule
- matches(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestProducesRule
- matches(NativeWebRequest) - 接口 中的方法io.microsphere.spring.web.rule.WebRequestRule
- matchName(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- matchName(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeaderExpression
- matchName(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamExpression
- matchValue(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- matchValue(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeaderExpression
- matchValue(NativeWebRequest) - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamExpression
- MediaTypeExpression - io.microsphere.spring.web.rule中的接口
-
A contract for media type expressions (e.g.
- methods(String...) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- methods(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
N
- name - 类 中的变量io.microsphere.spring.web.rule.AbstractNameValueExpression
- name - 类 中的变量io.microsphere.spring.web.rule.StringNameValueExpression
- NameValueExpression<T> - io.microsphere.spring.web.rule中的接口
-
A contract for
"name!=value"style expression used to specify request parameters and request header conditions in@RequestMapping. - NON_ENDPOINT - 类 中的静态变量io.microsphere.spring.web.metadata.WebEndpointMapping
- NON_SOURCE - 类 中的静态变量io.microsphere.spring.web.metadata.WebEndpointMapping
O
- of(E, String...) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- of(E, Collection<String>) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- of(WebEndpointMapping.Kind, E, String...) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- of(WebEndpointMapping.Kind, E, Collection<String>) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- of(String) - 类 中的静态方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- of(String) - 类 中的静态方法io.microsphere.spring.web.rule.StringNameValueExpression
- of(String...) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- of(Collection<String>) - 类 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping
- onApplicationContextEvent(ContextRefreshedEvent) - 类 中的方法io.microsphere.spring.web.method.support.DelegatingHandlerMethodAdvice
P
- params(String...) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- params(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- parseExpressions(String...) - 类 中的静态方法io.microsphere.spring.web.rule.WebRequestHeaderExpression
- parseExpressions(String...) - 类 中的静态方法io.microsphere.spring.web.rule.WebRequestParamExpression
- parseExpressions(String[], String[]) - 类 中的静态方法io.microsphere.spring.web.rule.ConsumeMediaTypeExpression
- parseExpressions(String[], String[]) - 类 中的静态方法io.microsphere.spring.web.rule.ProduceMediaTypeExpression
- parseValue(String) - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- parseValue(String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestHeaderExpression
- parseValue(String) - 类 中的方法io.microsphere.spring.web.rule.WebRequestParamExpression
- ProduceMediaTypeExpression - io.microsphere.spring.web.rule中的类
-
Parses and matches a single media type expression to a request's 'Accept' header.
- ProduceMediaTypeExpression(String) - 类 的构造器io.microsphere.spring.web.rule.ProduceMediaTypeExpression
- ProduceMediaTypeExpression(MediaType, boolean) - 类 的构造器io.microsphere.spring.web.rule.ProduceMediaTypeExpression
- produces(String...) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- produces(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- publishEvents() - 注释类型 中的方法io.microsphere.spring.web.annotation.EnableWebExtension
-
Indicate whether it publishes the Spring Web extension events:
HandlerMethodArgumentsResolvedEvent(if enabled)WebEndpointMappingsReadyEvent(if enabled)
R
- register(WebEndpointMapping) - 类 中的方法io.microsphere.spring.web.metadata.SimpleWebEndpointMappingRegistry
- register(WebEndpointMapping) - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingRegistry
-
Registers an instance of
WebEndpointMapping - register(WebEndpointMapping, WebEndpointMapping...) - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingRegistry
-
Registers the instances of
WebEndpointMapping - register(Iterable<WebEndpointMapping>) - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- register(Iterable<WebEndpointMapping>) - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingRegistry
-
Registers the instances of
WebEndpointMapping - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法io.microsphere.spring.web.annotation.WebExtensionBeanDefinitionRegistrar
- registerWebEndpointMappings() - 注释类型 中的方法io.microsphere.spring.web.annotation.EnableWebExtension
-
Indicate whether The Spring Web registers the instances of
WebEndpointMappingthat source from Spring WebMVC, Spring WebFlux or Classical Servlet. - RegistrationWebEndpointMappingFactory<R extends javax.servlet.Registration> - io.microsphere.spring.web.metadata中的类
-
The abstract class of
AbstractWebEndpointMappingFactoryfor ServletRegistration - RegistrationWebEndpointMappingFactory(ServletContext) - 类 的构造器io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
S
- SERVLET - io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
Servlet - servletContext - 类 中的变量io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
- ServletRegistrationWebEndpointMappingFactory - io.microsphere.spring.web.metadata中的类
-
WebEndpointMappingFactoryfromServletRegistration - ServletRegistrationWebEndpointMappingFactory(ServletContext) - 类 的构造器io.microsphere.spring.web.metadata.ServletRegistrationWebEndpointMappingFactory
- setAttribute(String, V) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- setFilterOperator(FilterOperator) - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- setWebEndpointMappingFilters(WebEndpointMappingFilter...) - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- setWebEndpointMappingFilters(Iterable<WebEndpointMappingFilter>) - 类 中的方法io.microsphere.spring.web.metadata.FilteringWebEndpointMappingRegistry
- SimpleWebEndpointMappingRegistry - io.microsphere.spring.web.metadata中的类
-
Simple
WebEndpointMappingRegistrysupports to filterWebEndpointMapping - SimpleWebEndpointMappingRegistry() - 类 的构造器io.microsphere.spring.web.metadata.SimpleWebEndpointMappingRegistry
- SmartWebEndpointMappingFactory - io.microsphere.spring.web.metadata中的类
-
The smart
WebEndpointMappingFactoryclass based on Spring'sWebEndpointMappingFactorySPI - SmartWebEndpointMappingFactory(ConfigurableListableBeanFactory) - 类 的构造器io.microsphere.spring.web.metadata.SmartWebEndpointMappingFactory
- source(Object) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
- StringNameValueExpression - io.microsphere.spring.web.rule中的类
-
String
NameValueExpression - StringNameValueExpression(String) - 类 的构造器io.microsphere.spring.web.rule.StringNameValueExpression
- StringNameValueExpression(String, boolean) - 类 的构造器io.microsphere.spring.web.rule.StringNameValueExpression
- supports(E) - 接口 中的方法io.microsphere.spring.web.metadata.WebEndpointMappingFactory
-
Current factory supports the specified endpoint or not
- supports(String) - 类 中的方法io.microsphere.spring.web.metadata.Jackson2WebEndpointMappingFactory
- supports(String) - 类 中的方法io.microsphere.spring.web.metadata.RegistrationWebEndpointMappingFactory
T
- toJSON() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- toString() - 类 中的方法io.microsphere.spring.web.event.HandlerMethodArgumentsResolvedEvent
- toString() - 类 中的方法io.microsphere.spring.web.event.WebEndpointMappingsReadyEvent
- toString() - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping
- toString() - 类 中的方法io.microsphere.spring.web.rule.AbstractNameValueExpression
- toString() - 类 中的方法io.microsphere.spring.web.rule.AbstractWebRequestRule
- toString() - 类 中的方法io.microsphere.spring.web.rule.GenericMediaTypeExpression
- toString() - 类 中的方法io.microsphere.spring.web.rule.StringNameValueExpression
- toStrings(Collection<V>, Function<V, String>) - 类 中的方法io.microsphere.spring.web.metadata.WebEndpointMapping.Builder
V
- value - 类 中的变量io.microsphere.spring.web.rule.AbstractNameValueExpression
- value - 类 中的变量io.microsphere.spring.web.rule.StringNameValueExpression
- valueOf(String) - 枚举 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
- WEB_FLUX - io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
Spring WebFlux
DispatcherHandler - WEB_MVC - io.microsphere.spring.web.metadata.WebEndpointMapping.Kind
-
Spring WebMVC
DispatcherServlet - WebEndpointMapping<E> - io.microsphere.spring.web.metadata中的类
-
The meta-data class for Web Endpoint Mapping that could be one of these endpoints:
ServletServlet's FilterSpring WebMVCDispatcherServletSpring WebFluxDispatcherHandlerCustomized - WebEndpointMapping.Builder<E> - io.microsphere.spring.web.metadata中的类
- WebEndpointMapping.Kind - io.microsphere.spring.web.metadata中的枚举
-
WebEndpointMappingKind - WebEndpointMappingFactory<E> - io.microsphere.spring.web.metadata中的接口
-
The factory interface for
WebEndpointMapping - WebEndpointMappingFilter - io.microsphere.spring.web.metadata中的接口
-
WebEndpointMappingFilter - WebEndpointMappingRegistry - io.microsphere.spring.web.metadata中的接口
-
WebEndpointMappingRegistry - WebEndpointMappingsReadyEvent - io.microsphere.spring.web.event中的类
-
An
ApplicationContextEventwas raised when theWebEndpointMappingsare ready. - WebEndpointMappingsReadyEvent(ApplicationContext, Collection<WebEndpointMapping>) - 类 的构造器io.microsphere.spring.web.event.WebEndpointMappingsReadyEvent
-
Create a new ApplicationContextEvent.
- WebEventPublisher - io.microsphere.spring.web.event中的类
-
The class publishes the Spring Web extension events:
HandlerMethodArgumentsResolvedEvent(if enabled)WebEndpointMappingsReadyEvent(if enabled) - WebEventPublisher(ApplicationContext) - 类 的构造器io.microsphere.spring.web.event.WebEventPublisher
- WebExtensionBeanDefinitionRegistrar - io.microsphere.spring.web.annotation中的类
-
ImportBeanDefinitionRegistrarfor Spring Web Extension - WebExtensionBeanDefinitionRegistrar() - 类 的构造器io.microsphere.spring.web.annotation.WebExtensionBeanDefinitionRegistrar
- WebRequestConsumesRule - io.microsphere.spring.web.rule中的类
-
WebRequestConsumesWebRequestRule - WebRequestConsumesRule(String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestConsumesRule
- WebRequestConsumesRule(String[], String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestConsumesRule
- WebRequestHeaderExpression - io.microsphere.spring.web.rule中的类
-
WebRequestHeaderNameValueExpression - WebRequestHeaderExpression(String) - 类 的构造器io.microsphere.spring.web.rule.WebRequestHeaderExpression
- WebRequestHeadersRule - io.microsphere.spring.web.rule中的类
-
WebRequestHeadersWebRequestRule - WebRequestHeadersRule(String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestHeadersRule
- WebRequestMethodsRule - io.microsphere.spring.web.rule中的类
- WebRequestMethodsRule(String, String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestMethodsRule
- WebRequestMethodsRule(RequestMethod...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestMethodsRule
- WebRequestParamExpression - io.microsphere.spring.web.rule中的类
-
WebRequestParameterNameValueExpression - WebRequestParamExpression(String) - 类 的构造器io.microsphere.spring.web.rule.WebRequestParamExpression
- WebRequestParamsRule - io.microsphere.spring.web.rule中的类
-
WebRequestParametersWebRequestRule - WebRequestParamsRule(String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestParamsRule
- WebRequestPattensRule - io.microsphere.spring.web.rule中的类
-
WebRequestPatternsWebRequestRule - WebRequestPattensRule(String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestPattensRule
-
Constructor with URL patterns which are prepended with "/" if necessary.
- WebRequestPattensRule(String[], boolean, PathMatcher) - 类 的构造器io.microsphere.spring.web.rule.WebRequestPattensRule
-
Variant of
WebRequestPattensRule(String...)with aPathMatcherand flag for matching trailing slashes. - WebRequestPattensRule(String[], UrlPathHelper, PathMatcher, boolean) - 类 的构造器io.microsphere.spring.web.rule.WebRequestPattensRule
-
已过时。
- WebRequestPattensRule(String[], UrlPathHelper, PathMatcher, boolean, boolean) - 类 的构造器io.microsphere.spring.web.rule.WebRequestPattensRule
-
Variant of
#PatternsRequestCondition(String...)with aUrlPathHelperand aPathMatcher, and flags for matching with suffixes and trailing slashes. - WebRequestPattensRule(String[], UrlPathHelper, PathMatcher, boolean, boolean, List<String>) - 类 的构造器io.microsphere.spring.web.rule.WebRequestPattensRule
-
Variant of
WebRequestPattensRule(String...)with aUrlPathHelperand aPathMatcher, and flags for matching with suffixes and trailing slashes, along with specific extensions. - WebRequestProducesRule - io.microsphere.spring.web.rule中的类
-
WebRequestProducesWebRequestRule - WebRequestProducesRule(String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestProducesRule
- WebRequestProducesRule(String[], String...) - 类 的构造器io.microsphere.spring.web.rule.WebRequestProducesRule
- WebRequestProducesRule(String[], String[], ContentNegotiationManager) - 类 的构造器io.microsphere.spring.web.rule.WebRequestProducesRule
- WebRequestRule - io.microsphere.spring.web.rule中的接口
-
NativeWebRequestRule was inspired by org.springframework.web.servlet.mvc.condition.RequestCondition - WebRequestUtils - io.microsphere.spring.web.util中的类
-
WebRequestUtilities class - WebRequestUtils() - 类 的构造器io.microsphere.spring.web.util.WebRequestUtils
所有类 所有程序包