Hierarchy For Package org.qubership.integration.platform.engine.camel.components.servlet

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
          • org.apache.camel.support.HeaderFilterStrategyComponent (implements org.apache.camel.spi.HeaderFilterStrategyAware)
            • org.apache.camel.http.common.HttpCommonComponent
              • org.apache.camel.component.servlet.ServletComponent (implements org.apache.camel.spi.RestApiConsumerFactory, org.apache.camel.spi.RestConsumerFactory)
        • 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.http.common.HttpConsumer (implements org.apache.camel.Suspendable)
            • org.apache.camel.component.servlet.ServletConsumer
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
          • org.apache.camel.http.common.HttpCommonEndpoint (implements org.apache.camel.cloud.DiscoverableService, org.apache.camel.spi.HeaderFilterStrategyAware)
            • org.apache.camel.component.servlet.ServletEndpoint
    • org.apache.camel.support.DefaultHeaderFilterStrategy (implements org.apache.camel.spi.HeaderFilterStrategy)
      • org.apache.camel.http.common.HttpHeaderFilterStrategy
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.servlet.ServletComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
        • org.qubership.integration.platform.engine.camel.components.servlet.ServletCustomComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.servlet.ServletEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
        • org.qubership.integration.platform.engine.camel.components.servlet.ServletCustomEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.qubership.integration.platform.engine.camel.components.servlet.ServletTagsProvider (implements java.util.function.Supplier<T>)