Uses of Package
org.springframework.integration.file.remote
Packages that use org.springframework.integration.file.remote
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides File Components support for Spring Integration Java DSL.
Base package for supporting remote files.
Provides classes supporting remote file gateways.
Provides classes supporting remote file message handlers.
Provides classes for configuration - parsers, namespace handlers.
Provides FTP Components for the Java DSL.
Provides classes supporting FTP gateways.
Provides classes supporting inbound endpoints.
Provides classes for the FTP outbound channel adapter.
Provides classes supporting FTP sessions.
Provides classes for configuration - parsers, namespace handlers.
Provides SFTP Components for the Java DSL.
Provides classes supporting SFTP gateways.
Provides classes supporting inbound endpoints.
Provides classes for the SFTP outbound channel adapter.
Provides classes supporting SFTP sessions.
SMB-specific file list filter classes.
Provides SMB Components for the Java DSL.
Inbound Channel Adapters implementations for SMB protocol.
Outbound Channel Adapter implementations for SMB protocol.
SMB Remote Session abstraction support classes.
-
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.file.dslClassDescriptionA message source that produces a message with an
InputStream
payload referencing a remote file.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.file.remoteClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.RemoteFileTemplate
callback with the underlying client instance providing access to lower level methods.Represents a remote file info - an abstraction over the underlying implementation.Callback for stream-based file retrieval using a RemoteFileOperations.Strategy for performing operations on remote files.Callback for using the same session for multiple RemoteFileTemplate operations.A general abstraction for dealing with remote files.Callback invoked byRemoteFileOperations.execute()
- allows multiple operations on a session. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.file.remote.gatewayClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.Callback invoked byRemoteFileOperations.executeForMessage()
- allows multiple operations on a session.Strategy for performing operations on remote files.A general abstraction for dealing with remote files. -
-
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.ftp.dslClassDescriptionCallback invoked by
RemoteFileOperations.executeForMessage()
- allows multiple operations on a session.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.ftp.gatewayClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.Callback invoked byRemoteFileOperations.executeForMessage()
- allows multiple operations on a session.Strategy for performing operations on remote files.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.ftp.inboundClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.A message source that produces a message with anInputStream
payload referencing a remote file.A general abstraction for dealing with remote files. -
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.ftp.sessionClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.RemoteFileTemplate
callback with the underlying client instance providing access to lower level methods.Represents a remote file info - an abstraction over the underlying implementation.Strategy for performing operations on remote files.A general abstraction for dealing with remote files. -
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.sftp.dslClassDescriptionCallback invoked by
RemoteFileOperations.executeForMessage()
- allows multiple operations on a session.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.sftp.gatewayClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.Callback invoked byRemoteFileOperations.executeForMessage()
- allows multiple operations on a session.Strategy for performing operations on remote files.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.sftp.inboundClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.A message source that produces a message with anInputStream
payload referencing a remote file.A general abstraction for dealing with remote files. -
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.sftp.sessionClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.RemoteFileTemplate
callback with the underlying client instance providing access to lower level methods.Represents a remote file info - an abstraction over the underlying implementation.Strategy for performing operations on remote files.A general abstraction for dealing with remote files. -
-
Classes in org.springframework.integration.file.remote used by org.springframework.integration.smb.dslClassDescriptionCallback invoked by
RemoteFileOperations.executeForMessage()
- allows multiple operations on a session.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.smb.inboundClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.A message source that produces a message with anInputStream
payload referencing a remote file.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.smb.outboundClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.Callback invoked byRemoteFileOperations.executeForMessage()
- allows multiple operations on a session.A general abstraction for dealing with remote files. -
Classes in org.springframework.integration.file.remote used by org.springframework.integration.smb.sessionClassDescriptionAbstract implementation of
FileInfo
; provides a setter for the remote directory and a generic toString implementation.Represents a remote file info - an abstraction over the underlying implementation.Strategy for performing operations on remote files.A general abstraction for dealing with remote files.