Class Hierarchy

  • java.lang.Object
    • 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>)
      • com.google.cloud.spring.storage.integration.GcsFileInfo
    • 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.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)
    • com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter (implements org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>)
    • com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter (implements org.springframework.integration.file.filters.DiscardAwareFileListFilter<F>)
    • com.google.cloud.spring.storage.integration.GcsSession (implements org.springframework.integration.file.remote.session.Session<F>)
    • com.google.cloud.spring.storage.integration.GcsSessionFactory (implements org.springframework.integration.file.remote.session.SessionFactory<F>, org.springframework.integration.file.remote.session.SharedSessionCapable)
    • com.google.cloud.spring.storage.GoogleStorageLocation
    • com.google.cloud.spring.storage.GoogleStorageProtocolResolver (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.io.ProtocolResolver, org.springframework.context.ResourceLoaderAware)
    • com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
    • com.google.cloud.spring.storage.GoogleStorageResource (implements org.springframework.core.io.WritableResource)
    • 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.file.remote.handler.FileTransferringMessageHandler<F>
    • 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>)
    • com.google.cloud.spring.storage.integration.aot.StorageIntegrationRuntimeHint (implements org.springframework.aot.hint.RuntimeHintsRegistrar)