Package 

Class FrameworkEndpointHandlerMapping

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware , org.springframework.beans.factory.BeanNameAware , org.springframework.beans.factory.InitializingBean , org.springframework.context.ApplicationContextAware , org.springframework.context.EmbeddedValueResolverAware , org.springframework.core.Ordered , org.springframework.web.context.ServletContextAware , org.springframework.web.servlet.HandlerMapping , org.springframework.web.servlet.handler.MatchableHandlerMapping

    
    public final class FrameworkEndpointHandlerMapping
    extends RequestMappingHandlerMapping
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.springframework.beans.factory.Aware

        equals, hashCode, toString
      • Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport

        getApplicationContext, getMessageSourceAccessor, obtainApplicationContext, requiredContextClass, setApplicationContext
      • Methods inherited from class org.springframework.web.servlet.handler.AbstractHandlerMapping

        getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
      • Methods inherited from class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping

        adaptInterceptor, detectMappedInterceptors, extendInterceptors, formatMappingName, getAdaptedInterceptors, getCorsConfigurationSource, getCorsHandlerExecutionChain, getCorsProcessor, getDefaultHandler, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getPatternParser, getUrlPathHelper, initApplicationContext, initInterceptors, initLookupPath, setAlwaysUseFullPath, setBeanName, setCorsConfigurationSource, setCorsConfigurations, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelper, usesPathPatterns
      • Methods inherited from class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping

        addMatchingMappings, createHandlerMethod, detectHandlerMethods, formatMappings, getCandidateBeanNames, getCorsConfiguration, getHandlerMethods, getHandlerMethodsForMappingName, getMappingRegistry, getNamingStrategy, handlerMethodsInitialized, hasCorsConfigurationSource, initHandlerMethods, lookupHandlerMethod, processCandidateBean, setDetectHandlerMethodsInAncestorContexts, setHandlerMethodMappingNamingStrategy, setPatternParser, unregisterMapping
      • Methods inherited from class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping

        extractMatchDetails, extractMatchDetails, extractMatrixVariables, getDirectPaths, getHandlerInternal, getMappingComparator, getMappingPathPatterns, getMatchingMapping, handleMatch, handleNoMatch
      • Methods inherited from class cn.spark2fire.auth.web.FrameworkEndpointHandlerMapping

        afterPropertiesSet, createRequestMappingInfo, createRequestMappingInfo, getBuilderConfiguration, getContentNegotiationManager, getCustomMethodCondition, getCustomTypeCondition, getFileExtensions, getMappingForMethod, getPathPrefix, getPathPrefixes, initCorsConfiguration, match, registerHandlerMethod, registerMapping, resolveCorsAnnotationValue, resolveEmbeddedValuesInPatterns, setContentNegotiationManager, setEmbeddedValueResolver, setPathPrefixes, setUseRegisteredSuffixPatternMatch, setUseSuffixPatternMatch, setUseTrailingSlashMatch, updateConsumesCondition, updateCorsConfig, useRegisteredSuffixPatternMatch, useSuffixPatternMatch, useTrailingSlashMatch
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FrameworkEndpointHandlerMapping

        FrameworkEndpointHandlerMapping()