Package | Description |
---|---|
org.springframework.integration.file.filters |
Provides classes supporting file filtering.
|
org.springframework.integration.ftp.filters |
Provides classes supporting FTP file filtering.
|
org.springframework.integration.sftp.filters |
Provides classes supporting SFTP file filtering.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemPersistentAcceptOnceFileListFilter |
Modifier and Type | Class and Description |
---|---|
class |
FtpPersistentAcceptOnceFileListFilter
Since the super class deems files as 'not seen' if the timestamp is different, remote file
users should use the adapter's preserve-timestamp option.
|
Modifier and Type | Class and Description |
---|---|
class |
SftpPersistentAcceptOnceFileListFilter
Since the super class deems files as 'not seen' if the timestamp is different, remote file
users should use the adapter's preserve-timestamp option.
|
Copyright © 2018. All rights reserved.