Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.aggregator.MessageGroupProcessor)
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • 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.FileReadingMessageSource (implements org.springframework.integration.support.management.ManageableLifecycle)
      • org.springframework.integration.file.DefaultFileNameGenerator (implements org.springframework.integration.file.FileNameGenerator)
    • 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.file.config.FileReadingMessageSourceFactoryBean (implements org.springframework.beans.factory.BeanNameAware)
      • org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
    • org.springframework.integration.file.filters.AbstractFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
    • org.springframework.integration.file.transformer.AbstractFilePayloadTransformer<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.Transformer)
    • 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.AbstractLastModifiedFileListFilter<F> (implements org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>)
    • org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
    • org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean<H> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>)
    • org.springframework.integration.file.remote.session.CachingSessionFactory<F> (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.file.remote.session.SessionFactory<F>)
    • org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession (implements org.springframework.integration.file.remote.session.Session<F>)
    • org.springframework.integration.file.filters.CompositeFileListFilter<F> (implements java.io.Closeable, org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>, org.springframework.integration.file.filters.ResettableFileListFilter<F>, org.springframework.integration.file.filters.ReversibleFileListFilter<F>)
    • org.springframework.integration.file.DefaultDirectoryScanner (implements org.springframework.integration.file.DirectoryScanner)
    • org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator<F> (implements org.springframework.integration.file.remote.session.SessionFactoryLocator<F>)
    • org.springframework.integration.file.remote.session.DelegatingSessionFactory<F> (implements org.springframework.integration.file.remote.session.SessionFactory<F>)
    • java.util.EventObject (implements java.io.Serializable)
    • org.springframework.integration.file.aggregator.FileAggregator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.aggregator.CorrelationStrategy, org.springframework.integration.aggregator.GroupConditionProvider, org.springframework.integration.aggregator.MessageGroupProcessor, org.springframework.integration.aggregator.ReleaseStrategy)
    • org.springframework.integration.file.FileHeaders
    • org.springframework.integration.file.config.FileListFilterFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.springframework.integration.file.aggregator.FileMarkerReleaseStrategy (implements org.springframework.integration.aggregator.GroupConditionProvider, org.springframework.integration.aggregator.ReleaseStrategy)
    • org.springframework.integration.file.config.FileParserUtils
    • org.springframework.integration.file.dsl.Files
    • org.springframework.integration.file.splitter.FileSplitter.FileMarker (implements java.io.Serializable)
    • org.springframework.integration.file.support.FileUtils
    • 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.dsl.MessageProducerSpec<S,P>
      • org.springframework.integration.dsl.MessageSourceSpec<S,H>
    • 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.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
      • 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.splitter.AbstractMessageSplitter (implements org.springframework.integration.handler.DiscardingMessageHandler)
                • org.springframework.integration.file.splitter.FileSplitter
              • org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway<F>
              • org.springframework.integration.file.FileWritingMessageHandler (implements org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.handler.MessageTriggerAction)
          • org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<F>
    • org.springframework.integration.support.MapBuilder<B,K,V>
    • 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>)
    • org.springframework.integration.file.remote.RemoteFileUtils
    • org.springframework.integration.file.remote.aop.RotatingServerAdvice (implements org.springframework.integration.aop.MessageSourceMutator)
    • org.springframework.integration.file.remote.aop.RotationPolicy.KeyDirectory
    • org.springframework.integration.file.remote.aop.StandardRotationPolicy (implements org.springframework.integration.file.remote.aop.RotationPolicy)

Interface Hierarchy

Enum Class Hierarchy