JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.sftp.config
,
org.springframework.integration.sftp.dsl
,
org.springframework.integration.sftp.filters
,
org.springframework.integration.sftp.gateway
,
org.springframework.integration.sftp.inbound
,
org.springframework.integration.sftp.outbound
,
org.springframework.integration.sftp.session
,
org.springframework.integration.sftp.support
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.sftp.config.
SftpOutboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
org.springframework.integration.sftp.config.
SftpInboundChannelAdapterParser
org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
org.springframework.integration.sftp.config.
SftpStreamingInboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
org.springframework.integration.sftp.config.
SftpOutboundGatewayParser
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.core.MessageSource<T>, org.springframework.integration.support.management.MessageSourceMetrics, 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.context.Lifecycle)
org.springframework.integration.sftp.inbound.
SftpInboundFileSynchronizingMessageSource
org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.sftp.inbound.
SftpStreamingMessageSource
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.sftp.session.
JschProxyFactoryBean
org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
org.springframework.integration.sftp.session.
SftpFileInfo
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.AbstractRegexPatternFileListFilter<F> (implements org.springframework.beans.factory.InitializingBean)
org.springframework.integration.sftp.filters.
SftpRegexPatternFileListFilter
org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<F>
org.springframework.integration.sftp.filters.
SftpSimplePatternFileListFilter
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.sftp.filters.
SftpPersistentAcceptOnceFileListFilter
org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<F> (implements org.springframework.beans.factory.BeanFactoryAware, java.io.Closeable, org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.sftp.inbound.
SftpInboundFileSynchronizer
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.sftp.config.
SftpNamespaceHandler
org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
org.springframework.integration.sftp.filters.
SftpSystemMarkerFilePresentFileListFilter
org.springframework.integration.sftp.session.
DefaultSftpSessionFactory
(implements org.springframework.integration.file.remote.session.SessionFactory<F>, org.springframework.integration.file.remote.session.SharedSessionCapable)
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.integration.dsl.MessageHandlerSpec<S,H>
org.springframework.integration.file.dsl.FileTransferringMessageHandlerSpec<F,S> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.sftp.dsl.
SftpMessageHandlerSpec
org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec<F,S> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.sftp.dsl.
SftpOutboundGatewaySpec
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.sftp.dsl.
SftpInboundChannelAdapterSpec
org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec<F,S,MS> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.sftp.dsl.
SftpStreamingInboundChannelAdapterSpec
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.AbstractMessageHandler (implements org.springframework.integration.support.management.ConfigurableMetricsAware<M>, reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler, org.springframework.integration.support.management.MessageHandlerMetrics, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
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.sftp.gateway.
SftpOutboundGateway
org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<F>
org.springframework.integration.sftp.outbound.
SftpMessageHandler
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.sftp.session.
SftpRemoteFileTemplate
org.springframework.integration.sftp.dsl.
Sftp
org.springframework.integration.sftp.session.
SftpSession
(implements org.springframework.integration.file.remote.session.Session<F>)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.integration.sftp.support.
GeneralSftpException
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.integration.sftp.session.
JschProxyFactoryBean.Type
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes