| Package | Description |
|---|---|
| org.springframework.integration.file.remote.synchronizer |
Provides classes supporting the synchronization of remote and
local file directories.
|
| org.springframework.integration.ftp.inbound |
Provides classes supporting inbound endpoints.
|
| org.springframework.integration.sftp.inbound |
Provides classes supporting inbound endpoints.
|
| Class and Description |
|---|
| AbstractInboundFileSynchronizer
Base class charged with knowing how to connect to a remote file system,
scan it for new files and then download the files.
|
| InboundFileSynchronizer
Strategy for synchronizing from a remote File system to a local directory.
|
| Class and Description |
|---|
| AbstractInboundFileSynchronizer
Base class charged with knowing how to connect to a remote file system,
scan it for new files and then download the files.
|
| AbstractInboundFileSynchronizingMessageSource
Factors out the common logic between the FTP and SFTP adapters.
|
| InboundFileSynchronizer
Strategy for synchronizing from a remote File system to a local directory.
|
| Class and Description |
|---|
| AbstractInboundFileSynchronizer
Base class charged with knowing how to connect to a remote file system,
scan it for new files and then download the files.
|
| AbstractInboundFileSynchronizingMessageSource
Factors out the common logic between the FTP and SFTP adapters.
|
| InboundFileSynchronizer
Strategy for synchronizing from a remote File system to a local directory.
|
Copyright © 2016. All rights reserved.