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.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
    • org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension (implements org.apache.camel.CamelContextAware, org.apache.camel.ComponentAware, org.apache.camel.component.extension.ComponentVerifierExtension)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.aws2.sts.STS2EndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.aws2.sts.STS2ComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.aws2.sts.STS2EndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.aws2.sts.client.STS2ClientFactory
    • org.apache.camel.component.aws2.sts.client.impl.STS2ClientIAMOptimized (implements org.apache.camel.component.aws2.sts.client.STS2InternalClient)
    • org.apache.camel.component.aws2.sts.client.impl.STS2ClientIAMProfileOptimized (implements org.apache.camel.component.aws2.sts.client.STS2InternalClient)
    • org.apache.camel.component.aws2.sts.client.impl.STS2ClientStandardImpl (implements org.apache.camel.component.aws2.sts.client.STS2InternalClient)
    • org.apache.camel.component.aws2.sts.STS2Configuration (implements java.lang.Cloneable)

Interface Hierarchy

Enum Class Hierarchy