Hierarchy For All Packages

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.HealthCheckComponent
        • 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.support.ScheduledPollConsumer (implements org.apache.camel.health.HealthCheckAware, org.apache.camel.PollingConsumerPollingStrategy, java.lang.Runnable, org.apache.camel.Suspendable)
            • org.apache.camel.support.ScheduledBatchPollingConsumer (implements org.apache.camel.BatchConsumer, org.apache.camel.spi.ShutdownAware)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
          • org.apache.camel.support.ScheduledPollEndpoint
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
        • org.apache.camel.spi.Transformer (implements org.apache.camel.CamelContextAware)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.azure.storage.queue.client.QueueClientFactory
    • org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
    • org.apache.camel.component.azure.storage.queue.QueueConfiguration (implements java.lang.Cloneable)
    • org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
    • org.apache.camel.component.azure.storage.queue.QueueConstants
    • org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
    • org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
    • org.apache.camel.component.azure.storage.queue.operations.QueueOperations
    • org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
    • org.apache.camel.component.azure.storage.queue.operations.QueueServiceOperations

Enum Class Hierarchy