Hierarchy For Package org.springframework.integration.sftp.dsl

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.dsl.IntegrationComponentSpec<S,​T> (implements org.springframework.context.SmartLifecycle)
        • org.springframework.integration.dsl.MessageHandlerSpec<S,​H>
          • org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec<F,​S> (implements org.springframework.integration.dsl.ComponentsRegistration)
          • org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec<F,​S> (implements org.springframework.integration.dsl.ComponentsRegistration)
        • org.springframework.integration.dsl.MessageSourceSpec<S,​H>
          • org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec<F,​S,​MS> (implements org.springframework.integration.dsl.ComponentsRegistration)
          • org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec<F,​S,​MS> (implements org.springframework.integration.dsl.ComponentsRegistration)
    • org.springframework.integration.sftp.dsl.Sftp