Index

A C D E F G H I L M O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

afterPropertiesSet() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
ApacheMinaSftpEvent - Class in org.springframework.integration.sftp.server
ApplicationEvent generated from Apache Mina sftp events.
ApacheMinaSftpEvent(Object) - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
 
ApacheMinaSftpEvent(Object, Throwable) - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
 
ApacheMinaSftpEventListener - Class in org.springframework.integration.sftp.server
A listener for SFTP events emitted by an Apache Mina sshd/sftp server.
ApacheMinaSftpEventListener() - Constructor for class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
append(InputStream, String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
asFileInfoList(Collection<SftpClient.DirEntry>) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
asFileInfoList(Collection<SftpClient.DirEntry>) - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
 

C

close() - Method in class org.springframework.integration.sftp.session.SftpSession
 
created(ServerSession, Path, Map<String, ?>, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 

D

DefaultSftpSessionFactory - Class in org.springframework.integration.sftp.session
Factory for creating SftpSession instances.
DefaultSftpSessionFactory() - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 
DefaultSftpSessionFactory(boolean) - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 
DefaultSftpSessionFactory(SshClient, boolean) - Constructor for class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
Intended for use in tests so the MINA SSHD can be mocked.
destroying(ServerSession) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
DirectoryCreatedEvent - Class in org.springframework.integration.sftp.server
An event emitted when a directory is created.
DirectoryCreatedEvent(Object, Path, Map<String, ?>) - Constructor for class org.springframework.integration.sftp.server.DirectoryCreatedEvent
 
doChmod(RemoteFileOperations<SftpClient.DirEntry>, String, int) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
doChmod(RemoteFileTemplate<SftpClient.DirEntry>, String, int) - Method in class org.springframework.integration.sftp.outbound.SftpMessageHandler
 
doExecuteWithClient(ClientCallback<SftpClient, T>) - Method in class org.springframework.integration.sftp.session.SftpRemoteFileTemplate
 
doList(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 

E

enhanceNameWithSubDirectory(SftpClient.DirEntry, String) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
executeWithClient(ClientCallback<C, T>) - Method in class org.springframework.integration.sftp.session.SftpRemoteFileTemplate
 
exists(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 

F

fileName(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
 
FileWrittenEvent - Class in org.springframework.integration.sftp.server
An event that is emitted when a file is written.
FileWrittenEvent(Object, String, Path, int, Throwable) - Constructor for class org.springframework.integration.sftp.server.FileWrittenEvent
 
finalizeRaw() - Method in class org.springframework.integration.sftp.session.SftpSession
 

G

getApplicationEventPublisher() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
getAttrs() - Method in class org.springframework.integration.sftp.server.DirectoryCreatedEvent
 
getBeanName() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
getClientInstance() - Method in class org.springframework.integration.sftp.session.SftpSession
 
getClientVersion() - Method in class org.springframework.integration.sftp.server.SessionOpenedEvent
 
getComponentType() - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
getComponentType() - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource
 
getComponentType() - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
 
getDataLen() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
 
getDstPath() - Method in class org.springframework.integration.sftp.server.PathMovedEvent
 
getFile() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
 
getFileInfo() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
getFilename() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
getFilename(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
 
getFilename(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpSimplePatternFileListFilter
 
getFilename(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
 
getFilename(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
getFilename(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
 
getFilename(AbstractFileInfo<SftpClient.DirEntry>) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
getGatewayClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
getHostPort() - Method in class org.springframework.integration.sftp.session.SftpSession
 
getInboundFileSynchronizerClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
getMessageSourceClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 
getMessageSourceClassname() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
getModified() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
getModified(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
getModified(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
 
getPath() - Method in class org.springframework.integration.sftp.server.DirectoryCreatedEvent
 
getPath() - Method in class org.springframework.integration.sftp.server.PathRemovedEvent
 
getPermissions() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
getPersistentAcceptOnceFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 
getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
getRegexPatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 
getRegexPatternFileListFilterClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
getRemoteHandle() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
 
getSession() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEvent
 
getSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 
getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
getSimplePatternFileListFilterClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 
getSimplePatternFileListFilterClassName() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
getSize() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
getSrcPath() - Method in class org.springframework.integration.sftp.server.PathMovedEvent
 
getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
 
getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
getTemplateClass() - Method in class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 

H

handlerClass() - Method in class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
 

I

inboundAdapter(SessionFactory<SftpClient.DirEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpInboundChannelAdapterSpec factory for an inbound channel adapter spec.
inboundAdapter(SessionFactory<SftpClient.DirEntry>, Comparator<File>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpInboundChannelAdapterSpec factory for an inbound channel adapter spec.
inboundStreamingAdapter(RemoteFileTemplate<SftpClient.DirEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpStreamingInboundChannelAdapterSpec factory for an inbound channel adapter spec.
inboundStreamingAdapter(RemoteFileTemplate<SftpClient.DirEntry>, Comparator<SftpClient.DirEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpStreamingInboundChannelAdapterSpec factory for an inbound channel adapter spec.
init() - Method in class org.springframework.integration.sftp.config.SftpNamespaceHandler
 
initialized(ServerSession, int) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
isChmodCapable() - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
isChmodCapable() - Method in class org.springframework.integration.sftp.outbound.SftpMessageHandler
 
isDirectory() - Method in class org.springframework.integration.sftp.server.PathRemovedEvent
 
isDirectory() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
isDirectory(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
 
isDirectory(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
 
isDirectory(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpSimplePatternFileListFilter
 
isDirectory(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
isDirectory(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
 
isFile(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
 
isLink() - Method in class org.springframework.integration.sftp.session.SftpFileInfo
 
isLink(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.gateway.SftpOutboundGateway
 
isOpen() - Method in class org.springframework.integration.sftp.session.SftpSession
 
isSharedSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 

L

list(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
listNames(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 

M

mkdir(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
modified(SftpClient.DirEntry) - Method in class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
 
moved(ServerSession, Path, Path, Collection<CopyOption>, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 

O

org.springframework.integration.sftp.config - package org.springframework.integration.sftp.config
Provides classes for configuration - parsers, namespace handlers.
org.springframework.integration.sftp.dsl - package org.springframework.integration.sftp.dsl
Provides SFTP Components for the Java DSL.
org.springframework.integration.sftp.filters - package org.springframework.integration.sftp.filters
Provides classes supporting SFTP file filtering.
org.springframework.integration.sftp.gateway - package org.springframework.integration.sftp.gateway
Provides classes supporting SFTP gateways.
org.springframework.integration.sftp.inbound - package org.springframework.integration.sftp.inbound
Provides classes supporting inbound endpoints.
org.springframework.integration.sftp.outbound - package org.springframework.integration.sftp.outbound
Provides classes for the SFTP outbound channel adapter.
org.springframework.integration.sftp.server - package org.springframework.integration.sftp.server
Provides classes related to SFTP servers.
org.springframework.integration.sftp.session - package org.springframework.integration.sftp.session
Provides classes supporting SFTP sessions.
outboundAdapter(SessionFactory<SftpClient.DirEntry>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpMessageHandlerSpec factory for an outbound channel adapter spec.
outboundAdapter(SessionFactory<SftpClient.DirEntry>, FileExistsMode) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpMessageHandlerSpec factory for an outbound channel adapter spec.
outboundAdapter(SftpRemoteFileTemplate) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpMessageHandlerSpec factory for an outbound channel adapter spec.
outboundAdapter(SftpRemoteFileTemplate, FileExistsMode) - Static method in class org.springframework.integration.sftp.dsl.Sftp
An SftpMessageHandlerSpec factory for an outbound channel adapter spec.
outboundGateway(RemoteFileTemplate<SftpClient.DirEntry>, String, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
Produce a SftpOutboundGatewaySpec based on the RemoteFileTemplate, AbstractRemoteFileOutboundGateway.Command and expression for the remoteFilePath.
outboundGateway(RemoteFileTemplate<SftpClient.DirEntry>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
Produce a SftpOutboundGatewaySpec based on the RemoteFileTemplate, AbstractRemoteFileOutboundGateway.Command and expression for the remoteFilePath.
outboundGateway(SessionFactory<SftpClient.DirEntry>, String, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
Produce a SftpOutboundGatewaySpec based on the SessionFactory, AbstractRemoteFileOutboundGateway.Command and expression for the remoteFilePath.
outboundGateway(SessionFactory<SftpClient.DirEntry>, AbstractRemoteFileOutboundGateway.Command, String) - Static method in class org.springframework.integration.sftp.dsl.Sftp
Produce a SftpOutboundGatewaySpec based on the SessionFactory, AbstractRemoteFileOutboundGateway.Command and expression for the remoteFilePath.
outboundGateway(SessionFactory<SftpClient.DirEntry>, MessageSessionCallback<SftpClient.DirEntry, ?>) - Static method in class org.springframework.integration.sftp.dsl.Sftp
Produce a SftpOutboundGatewaySpec based on the MessageSessionCallback.

P

PathMovedEvent - Class in org.springframework.integration.sftp.server
An event emitted when a path is moved.
PathMovedEvent(Object, Path, Path, Throwable) - Constructor for class org.springframework.integration.sftp.server.PathMovedEvent
 
PathRemovedEvent - Class in org.springframework.integration.sftp.server
An event emitted when a file or directory is removed.
PathRemovedEvent(Object, Path, boolean, Throwable) - Constructor for class org.springframework.integration.sftp.server.PathRemovedEvent
 
patternFileNameFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpOutboundGatewaySpec
 
patternFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
 
patternFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpStreamingInboundChannelAdapterSpec
Specify a simple pattern to match remote files (e.g.
postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
 
postProcessBuilder(BeanDefinitionBuilder, Element) - Method in class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
protocol() - Method in class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
 

R

read(String, OutputStream) - Method in class org.springframework.integration.sftp.session.SftpSession
 
readRaw(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
regexFileNameFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpOutboundGatewaySpec
 
regexFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
 
regexFilter(String) - Method in class org.springframework.integration.sftp.dsl.SftpStreamingInboundChannelAdapterSpec
Specify a regular expression to match remote files (e.g.
remove(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
removed(ServerSession, Path, boolean, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
rename(String, String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
resetSharedSession() - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 
ResourceKnownHostsServerKeyVerifier - Class in org.springframework.integration.sftp.session
A ServerKeyVerifier implementation for a Resource abstraction.
ResourceKnownHostsServerKeyVerifier(Resource) - Constructor for class org.springframework.integration.sftp.session.ResourceKnownHostsServerKeyVerifier
 
rmdir(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 

S

SessionClosedEvent - Class in org.springframework.integration.sftp.server
An event emitted when a session is closed.
SessionClosedEvent(ServerSession) - Constructor for class org.springframework.integration.sftp.server.SessionClosedEvent
 
SessionOpenedEvent - Class in org.springframework.integration.sftp.server
An event emitted when a session is opened.
SessionOpenedEvent(ServerSession, int) - Constructor for class org.springframework.integration.sftp.server.SessionOpenedEvent
 
setAllowUnknownKeys(boolean) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
When no DefaultSftpSessionFactory.knownHosts has been provided, set to true to unconditionally allow connecting to an unknown host or when a host's key has changed (see knownHosts).
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
setBeanName(String) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
setHost(String) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The url of the host you want to connect to.
setHostConfig(HostConfigEntry) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
Provide a HostConfigEntry as an alternative for the user/host/port options.
setKnownHostsResource(Resource) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
Specifies a Resource that will be used for a host key repository.
setPassword(String) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The password to authenticate against the remote host.
setPort(int) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The port over which the SFTP connection shall be established.
setPrivateKey(Resource) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
Allows you to set a Resource, which represents the location of the private key used for authenticating against the remote host.
setPrivateKeyPassphrase(String) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The password for the private key.
setSftpVersionSelector(SftpVersionSelector) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
 
setTimeout(Integer) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The timeout property is used as the socket timeout parameter, as well as the default connection timeout.
setUser(String) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
The remote user to use.
setUserInteraction(UserInteraction) - Method in class org.springframework.integration.sftp.session.DefaultSftpSessionFactory
Provide a UserInteraction which exposes control over dealing with new keys or key changes.
Sftp - Class in org.springframework.integration.sftp.dsl
The factory for SFTP components.
SftpFileInfo - Class in org.springframework.integration.sftp.session
A FileInfo implementation for SFTP.
SftpFileInfo(SftpClient.DirEntry) - Constructor for class org.springframework.integration.sftp.session.SftpFileInfo
 
SftpInboundChannelAdapterParser - Class in org.springframework.integration.sftp.config
Parser for 'sftp:inbound-channel-adapter'
SftpInboundChannelAdapterParser() - Constructor for class org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
 
SftpInboundChannelAdapterSpec - Class in org.springframework.integration.sftp.dsl
A RemoteFileInboundChannelAdapterSpec for an SftpInboundFileSynchronizingMessageSource.
SftpInboundChannelAdapterSpec(SessionFactory<SftpClient.DirEntry>, Comparator<File>) - Constructor for class org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
 
SftpInboundFileSynchronizer - Class in org.springframework.integration.sftp.inbound
Handles the synchronization between a remote SFTP directory and a local mount.
SftpInboundFileSynchronizer(SessionFactory<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizer
Create a synchronizer with the SessionFactory used to acquire Session instances.
SftpInboundFileSynchronizingMessageSource - Class in org.springframework.integration.sftp.inbound
A MessageSource implementation for SFTP that delegates to an InboundFileSynchronizer.
SftpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource
 
SftpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<SftpClient.DirEntry>, Comparator<File>) - Constructor for class org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource
 
SftpMessageHandler - Class in org.springframework.integration.sftp.outbound
Subclass of FileTransferringMessageHandler for SFTP.
SftpMessageHandler(SessionFactory<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.outbound.SftpMessageHandler
 
SftpMessageHandler(SftpRemoteFileTemplate) - Constructor for class org.springframework.integration.sftp.outbound.SftpMessageHandler
 
SftpMessageHandler(SftpRemoteFileTemplate, FileExistsMode) - Constructor for class org.springframework.integration.sftp.outbound.SftpMessageHandler
 
SftpMessageHandlerSpec - Class in org.springframework.integration.sftp.dsl
 
SftpMessageHandlerSpec(SessionFactory<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.dsl.SftpMessageHandlerSpec
 
SftpMessageHandlerSpec(SftpRemoteFileTemplate) - Constructor for class org.springframework.integration.sftp.dsl.SftpMessageHandlerSpec
 
SftpMessageHandlerSpec(SftpRemoteFileTemplate, FileExistsMode) - Constructor for class org.springframework.integration.sftp.dsl.SftpMessageHandlerSpec
 
SftpNamespaceHandler - Class in org.springframework.integration.sftp.config
Provides namespace support for using SFTP.
SftpNamespaceHandler() - Constructor for class org.springframework.integration.sftp.config.SftpNamespaceHandler
 
SftpOutboundChannelAdapterParser - Class in org.springframework.integration.sftp.config
Parser for SFTP Outbound Channel Adapters.
SftpOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
 
SftpOutboundGateway - Class in org.springframework.integration.sftp.gateway
Outbound Gateway for performing remote file operations via SFTP.
SftpOutboundGateway(RemoteFileTemplate<SftpClient.DirEntry>, String, String) - Constructor for class org.springframework.integration.sftp.gateway.SftpOutboundGateway
Construct an instance with the supplied remote file template, a command ('ls', 'get' etc), and an expression to determine the filename.
SftpOutboundGateway(RemoteFileTemplate<SftpClient.DirEntry>, MessageSessionCallback<SftpClient.DirEntry, ?>) - Constructor for class org.springframework.integration.sftp.gateway.SftpOutboundGateway
Construct an instance with the supplied remote file template and callback for performing operations on the session.
SftpOutboundGateway(SessionFactory<SftpClient.DirEntry>, String, String) - Constructor for class org.springframework.integration.sftp.gateway.SftpOutboundGateway
Construct an instance with the supplied session factory, a command ('ls', 'get' etc), and an expression to determine the filename.
SftpOutboundGateway(SessionFactory<SftpClient.DirEntry>, MessageSessionCallback<SftpClient.DirEntry, ?>) - Constructor for class org.springframework.integration.sftp.gateway.SftpOutboundGateway
Construct an instance using the provided session factory and callback for performing operations on the session.
SftpOutboundGatewayParser - Class in org.springframework.integration.sftp.config
 
SftpOutboundGatewayParser() - Constructor for class org.springframework.integration.sftp.config.SftpOutboundGatewayParser
 
SftpOutboundGatewaySpec - Class in org.springframework.integration.sftp.dsl
 
SftpOutboundGatewaySpec(AbstractRemoteFileOutboundGateway<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.dsl.SftpOutboundGatewaySpec
 
SftpPersistentAcceptOnceFileListFilter - Class in org.springframework.integration.sftp.filters
Persistent file list filter using the server's file timestamp to detect if we've already 'seen' this file.
SftpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class org.springframework.integration.sftp.filters.SftpPersistentAcceptOnceFileListFilter
 
SftpRegexPatternFileListFilter - Class in org.springframework.integration.sftp.filters
Implementation of AbstractRegexPatternFileListFilter for SFTP.
SftpRegexPatternFileListFilter(String) - Constructor for class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
 
SftpRegexPatternFileListFilter(Pattern) - Constructor for class org.springframework.integration.sftp.filters.SftpRegexPatternFileListFilter
 
SftpRemoteFileTemplate - Class in org.springframework.integration.sftp.session
SFTP version of RemoteFileTemplate providing type-safe access to the underlying ChannelSftp object.
SftpRemoteFileTemplate(SessionFactory<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.session.SftpRemoteFileTemplate
 
SftpSession - Class in org.springframework.integration.sftp.session
Default SFTP Session implementation.
SftpSession(SftpClient) - Constructor for class org.springframework.integration.sftp.session.SftpSession
 
SftpSimplePatternFileListFilter - Class in org.springframework.integration.sftp.filters
Implementation of AbstractSimplePatternFileListFilter for SFTP.
SftpSimplePatternFileListFilter(String) - Constructor for class org.springframework.integration.sftp.filters.SftpSimplePatternFileListFilter
 
SftpStreamingInboundChannelAdapterParser - Class in org.springframework.integration.sftp.config
 
SftpStreamingInboundChannelAdapterParser() - Constructor for class org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
 
SftpStreamingInboundChannelAdapterSpec - Class in org.springframework.integration.sftp.dsl
 
SftpStreamingInboundChannelAdapterSpec(RemoteFileTemplate<SftpClient.DirEntry>, Comparator<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.dsl.SftpStreamingInboundChannelAdapterSpec
 
SftpStreamingMessageSource - Class in org.springframework.integration.sftp.inbound
Message source for streaming SFTP remote file contents.
SftpStreamingMessageSource(RemoteFileTemplate<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
Construct an instance with the supplied template.
SftpStreamingMessageSource(RemoteFileTemplate<SftpClient.DirEntry>, Comparator<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.inbound.SftpStreamingMessageSource
Construct an instance with the supplied template and comparator.
SftpSystemMarkerFilePresentFileListFilter - Class in org.springframework.integration.sftp.filters
SFTP implementation of AbstractMarkerFilePresentFileListFilter.
SftpSystemMarkerFilePresentFileListFilter(Map<FileListFilter<SftpClient.DirEntry>, Function<String, String>>) - Constructor for class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
 
SftpSystemMarkerFilePresentFileListFilter(FileListFilter<SftpClient.DirEntry>) - Constructor for class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
 
SftpSystemMarkerFilePresentFileListFilter(FileListFilter<SftpClient.DirEntry>, String) - Constructor for class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
 
SftpSystemMarkerFilePresentFileListFilter(FileListFilter<SftpClient.DirEntry>, Function<String, String>) - Constructor for class org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
 

T

test() - Method in class org.springframework.integration.sftp.session.SftpSession
 
toString() - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
toString() - Method in class org.springframework.integration.sftp.server.DirectoryCreatedEvent
 
toString() - Method in class org.springframework.integration.sftp.server.FileWrittenEvent
 
toString() - Method in class org.springframework.integration.sftp.server.PathMovedEvent
 
toString() - Method in class org.springframework.integration.sftp.server.PathRemovedEvent
 
toString() - Method in class org.springframework.integration.sftp.server.SessionClosedEvent
 
toString() - Method in class org.springframework.integration.sftp.server.SessionOpenedEvent
 

V

verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.springframework.integration.sftp.session.ResourceKnownHostsServerKeyVerifier
 

W

write(InputStream, String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
written(ServerSession, String, FileHandle, long, byte[], int, int, Throwable) - Method in class org.springframework.integration.sftp.server.ApacheMinaSftpEventListener
 
A C D E F G H I L M O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form