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.component.file.GenericFileComponent<T>
        • 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.component.file.GenericFileConsumer<T>
        • 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.component.file.GenericFileEndpoint<T> (implements org.apache.camel.spi.BrowsableEndpoint)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
          • org.apache.camel.component.file.GenericFileProducer<T>
        • org.apache.camel.support.component.SendDynamicAwareSupport (implements org.apache.camel.spi.SendDynamicAware)
    • org.apache.camel.component.file.remote.DefaultFtpClientActivityListener (implements org.apache.commons.net.io.CopyStreamListener, org.apache.camel.component.file.remote.FtpClientActivityListener)
    • org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory (implements org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory)
    • org.apache.camel.support.DefaultPollingConsumerPollStrategy (implements org.apache.camel.spi.PollingConsumerPollStrategy)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.file.remote.FtpEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.file.remote.FtpsEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.file.remote.SftpEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.file.remote.strategy.ExclusiveReadLockCheck
    • org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy (implements org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy<T>)
    • org.apache.camel.component.file.remote.FtpConstants
    • org.apache.camel.component.file.remote.FtpDefaultMoveExistingFileStrategy (implements org.apache.camel.component.file.strategy.FileMoveExistingStrategy)
    • org.apache.camel.component.file.remote.FtpOperations (implements org.apache.camel.component.file.remote.RemoteFileOperations<T>)
    • org.apache.camel.component.file.remote.strategy.FtpProcessStrategyFactory (implements org.apache.camel.component.file.GenericFileProcessStrategyFactory<T>)
    • org.apache.camel.component.file.remote.FtpUtils
    • org.apache.camel.component.file.GenericFile<T> (implements org.apache.camel.WrappedFile<T>)
    • org.apache.camel.component.file.GenericFileConfiguration
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.file.remote.FtpComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
        • org.apache.camel.component.file.remote.FtpsComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.file.remote.FtpEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
        • org.apache.camel.component.file.remote.FtpsEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.file.remote.SftpComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.file.remote.SftpEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy (implements org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy<T>)
    • org.apache.camel.component.file.remote.SftpDefaultMoveExistingFileStrategy (implements org.apache.camel.component.file.strategy.FileMoveExistingStrategy)
    • org.apache.camel.component.file.remote.SftpOperations (implements org.apache.camel.component.file.remote.RemoteFileOperations<T>)
    • org.apache.camel.component.file.remote.strategy.SftpProcessStrategyFactory (implements org.apache.camel.component.file.GenericFileProcessStrategyFactory<T>)
    • org.apache.camel.component.file.remote.SftpRemoteFileJCraft (implements org.apache.camel.component.file.remote.SftpRemoteFile<T>)
    • org.apache.camel.component.file.remote.SftpRemoteFileSingle (implements org.apache.camel.component.file.remote.SftpRemoteFile<T>)

Interface Hierarchy

Enum Class Hierarchy