Hierarchy For Package org.apache.camel.support.processor.idempotent

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.processor.idempotent.FileIdempotentRepository (implements org.apache.camel.spi.IdempotentRepository)
        • org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository (implements org.apache.camel.spi.IdempotentRepository)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.support.processor.idempotent.FileIdempotentRepositoryConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.support.processor.idempotent.MemoryIdempotentRepositoryConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)