public final class SoulHandlerMapping
extends org.springframework.web.reactive.handler.AbstractHandlerMapping
| 构造器和说明 |
|---|
SoulHandlerMapping(SoulWebHandler soulWebHandler)
Instantiates a new Soul handler mapping.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.web.cors.CorsConfiguration |
getCorsConfiguration(Object handler,
org.springframework.web.server.ServerWebExchange exchange) |
protected reactor.core.publisher.Mono<?> |
getHandlerInternal(org.springframework.web.server.ServerWebExchange exchange) |
formatMappingName, getCorsProcessor, getHandler, getOrder, getPathPatternParser, setBeanName, setCorsConfigurations, setCorsConfigurationSource, setCorsProcessor, setOrder, setUseCaseSensitiveMatch, setUseTrailingSlashMatchpublic SoulHandlerMapping(SoulWebHandler soulWebHandler)
soulWebHandler - the soul web handlerprotected reactor.core.publisher.Mono<?> getHandlerInternal(org.springframework.web.server.ServerWebExchange exchange)
getHandlerInternal 在类中 org.springframework.web.reactive.handler.AbstractHandlerMappingprotected org.springframework.web.cors.CorsConfiguration getCorsConfiguration(Object handler, org.springframework.web.server.ServerWebExchange exchange)
getCorsConfiguration 在类中 org.springframework.web.reactive.handler.AbstractHandlerMappingCopyright © 2019 dromara. All rights reserved.