Hierarchy For Package org.aoju.bus.goalie.handler

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.aoju.bus.goalie.handler.AbstractApiHandler (implements org.aoju.bus.goalie.Handler)
    • org.springframework.web.servlet.mvc.condition.AbstractRequestCondition<T> (implements org.springframework.web.servlet.mvc.condition.RequestCondition<T>)
    • org.aoju.bus.goalie.handler.ApiRouterHandler
    • org.aoju.bus.goalie.handler.ApiWebMvcRegistrations (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
          • org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
              • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
    • org.aoju.bus.base.spring.Controller
      • org.aoju.bus.goalie.handler.GlobalExceptionHandler (implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler)