public class ZuulHandlerMapping
extends org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
BEST_MATCHING_HANDLER_ATTRIBUTE, BEST_MATCHING_PATTERN_ATTRIBUTE, INTROSPECT_TYPE_LEVEL_MAPPING, LOOKUP_PATH, MATRIX_VARIABLES_ATTRIBUTE, PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE, PRODUCIBLE_MEDIA_TYPES_ATTRIBUTE, URI_TEMPLATE_VARIABLES_ATTRIBUTE| Constructor and Description |
|---|
ZuulHandlerMapping(RouteLocator routeLocator,
ZuulController zuul) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.HandlerExecutionChain |
getCorsHandlerExecutionChain(javax.servlet.http.HttpServletRequest request,
org.springframework.web.servlet.HandlerExecutionChain chain,
org.springframework.web.cors.CorsConfiguration config) |
protected Object |
lookupHandler(String urlPath,
javax.servlet.http.HttpServletRequest request) |
void |
setDirty(boolean dirty) |
void |
setErrorController(org.springframework.boot.web.servlet.error.ErrorController errorController) |
buildPathExposingHandler, exposePathWithinMapping, exposeUriTemplateVariables, getHandlerInternal, getHandlerMap, getRootHandler, match, registerHandler, registerHandler, setLazyInitHandlers, setRootHandler, setUseTrailingSlashMatch, supportsTypeLevelMappings, useTrailingSlashMatch, validateHandleradaptInterceptor, detectMappedInterceptors, extendInterceptors, formatMappingName, getAdaptedInterceptors, getCorsConfiguration, getCorsProcessor, getDefaultHandler, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, hasCorsConfigurationSource, initApplicationContext, initInterceptors, setAlwaysUseFullPath, setBeanName, setCorsConfigurations, setCorsConfigurationSource, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelpergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextgetApplicationContext, getMessageSourceAccessor, obtainApplicationContext, requiredContextClass, setApplicationContextpublic ZuulHandlerMapping(RouteLocator routeLocator, ZuulController zuul)
protected org.springframework.web.servlet.HandlerExecutionChain getCorsHandlerExecutionChain(javax.servlet.http.HttpServletRequest request,
org.springframework.web.servlet.HandlerExecutionChain chain,
org.springframework.web.cors.CorsConfiguration config)
getCorsHandlerExecutionChain in class org.springframework.web.servlet.handler.AbstractHandlerMappingpublic void setErrorController(org.springframework.boot.web.servlet.error.ErrorController errorController)
public void setDirty(boolean dirty)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.