public class ApiVersionRequestMappingHandlerMapping
extends org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
| 构造器和说明 |
|---|
ApiVersionRequestMappingHandlerMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.web.reactive.result.condition.RequestCondition<?> |
getCustomMethodCondition(Method method) |
protected org.springframework.web.reactive.result.condition.RequestCondition<?> |
getCustomTypeCondition(Class<?> handlerType) |
afterPropertiesSet, createRequestMappingInfo, getContentTypeResolver, getMappingForMethod, getPathPrefixes, initCorsConfiguration, isHandler, registerHandlerMethod, registerMapping, resolveEmbeddedValuesInPatterns, setContentTypeResolver, setEmbeddedValueResolver, setPathPrefixesgetHandlerInternal, getMappingComparator, getMatchingMapping, handleMatch, handleNoMatchcreateHandlerMethod, detectHandlerMethods, getCorsConfiguration, getHandlerMethods, handlerMethodsInitialized, hasCorsConfigurationSource, initHandlerMethods, lookupHandlerMethod, unregisterMappingformatMappingName, getCorsProcessor, getHandler, getOrder, getPathPatternParser, setBeanName, setCorsConfigurations, setCorsConfigurationSource, setCorsProcessor, setOrder, setUseCaseSensitiveMatch, setUseTrailingSlashMatchprotected org.springframework.web.reactive.result.condition.RequestCondition<?> getCustomTypeCondition(Class<?> handlerType)
getCustomTypeCondition 在类中 org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMappingprotected org.springframework.web.reactive.result.condition.RequestCondition<?> getCustomMethodCondition(Method method)
getCustomMethodCondition 在类中 org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMappingCopyright © 2021 Pivotal Software, Inc.. All rights reserved.