Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
          • org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
          • org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
          • org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
        • org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
        • org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<T> (implements org.springframework.integration.support.management.MessageSourceManagement)
          • org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource<F> (implements org.springframework.integration.support.management.ManageableLifecycle)
          • org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource<F> (implements org.springframework.integration.support.management.ManageableLifecycle)
    • org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
      • org.springframework.integration.ftp.session.FtpFileInfo
    • org.springframework.integration.file.filters.AbstractFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
      • org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter<F>
        • org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<F> (implements java.io.Closeable, org.springframework.integration.file.filters.ResettableFileListFilter<F>, org.springframework.integration.file.filters.ReversibleFileListFilter<F>)
        • org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter<F>
        • org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<F>
    • org.springframework.integration.ftp.session.AbstractFtpSessionFactory<T> (implements org.springframework.integration.file.remote.session.SessionFactory<F>)
    • org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, java.io.Closeable, org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
    • org.apache.ftpserver.ftplet.DefaultFtplet (implements org.apache.ftpserver.ftplet.Ftplet)
      • org.springframework.integration.ftp.server.ApacheMinaFtplet (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
    • java.util.EventObject (implements java.io.Serializable)
    • org.springframework.integration.ftp.dsl.Ftp
    • org.springframework.integration.ftp.session.FtpSession (implements org.springframework.integration.file.remote.session.Session<F>)
    • org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, 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.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
              • org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway<F>
          • org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<F>
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.file.remote.RemoteFileTemplate<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.remote.RemoteFileOperations<F>)

Enum Class Hierarchy