JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.file.remote.handler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.file.remote.handler
package
org.springframework.integration.file.remote.handler
Provides classes supporting remote file message handlers.
Related Packages
Package
Description
org.springframework.integration.file.remote
Base package for supporting remote files.
org.springframework.integration.file.remote.aop
Provides classes related to AOP.
org.springframework.integration.file.remote.gateway
Provides classes supporting remote file gateways.
org.springframework.integration.file.remote.server
Provides classes related to file servers.
org.springframework.integration.file.remote.session
Provides classes supporting remote file sessions.
org.springframework.integration.file.remote.synchronizer
Provides classes supporting the synchronization of remote and local file directories.
Classes
Class
Description
FileTransferringMessageHandler
<F>
A
MessageHandler
implementation that transfers files to a remote server.