Hierarchy For Package org.apache.camel.component.scp

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.component.file.GenericFileComponent<T>
            • org.apache.camel.component.file.remote.RemoteFileComponent<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.component.file.remote.RemoteFileEndpoint<T>
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
          • org.apache.camel.component.file.GenericFileProducer<T>
            • org.apache.camel.component.file.remote.RemoteFileProducer<T>
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.scp.ScpEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.file.GenericFileConfiguration
      • org.apache.camel.component.file.remote.RemoteFileConfiguration
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.scp.ScpComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.scp.ScpEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.scp.ScpFile
    • org.apache.camel.component.scp.ScpOperations (implements org.apache.camel.component.file.remote.RemoteFileOperations<T>)
    • org.apache.camel.component.scp.ScpOperations.SessionUserInfo (implements com.jcraft.jsch.UIKeyboardInteractive, com.jcraft.jsch.UserInfo)
    • org.apache.camel.component.scp.ScpProcessStrategyFactory (implements org.apache.camel.component.file.GenericFileProcessStrategyFactory<T>)