Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.apache.camel.component.platform.http.springboot.CamelRequestHandlerMapping (implements org.apache.camel.component.platform.http.PlatformHttpListener)
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultConsumer (implements org.apache.camel.Consumer, org.apache.camel.health.HealthCheckAware, org.apache.camel.RouteAware, org.apache.camel.spi.RouteIdAware)
          • org.apache.camel.component.platform.http.springboot.SpringBootPlatformHttpConsumer (implements org.apache.camel.Suspendable, org.apache.camel.SuspendableService)
    • org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
    • org.apache.camel.http.common.DefaultHttpBinding (implements org.apache.camel.http.common.HttpBinding)
    • org.apache.camel.support.MessageSupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.DataTypeAware, org.apache.camel.Message)
      • org.apache.camel.support.DefaultMessage
    • org.apache.camel.component.platform.http.springboot.PlatformHttpComponentAutoConfiguration
    • org.apache.camel.component.platform.http.springboot.PlatformHttpComponentConverter (implements org.springframework.core.convert.converter.GenericConverter)
    • org.apache.camel.component.platform.http.springboot.SpringBootPlatformHttpAutoConfiguration
    • org.apache.camel.component.platform.http.springboot.SpringBootPlatformHttpConstants
    • org.apache.camel.component.platform.http.springboot.SpringBootPlatformHttpEngine (implements org.apache.camel.component.platform.http.spi.PlatformHttpEngine)