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 |
RegexPatternFileListFilter
Implementation of AbstractRegexPatternMatchingFileListFilter for java.io.File instances.
|
Modifier and Type | Class and Description |
---|---|
class |
FtpRegexPatternFileListFilter
Implementation of
AbstractRegexPatternFileListFilter for FTP. |
Modifier and Type | Class and Description |
---|---|
class |
SftpRegexPatternFileListFilter
Implementation of
AbstractRegexPatternFileListFilter for SFTP. |
Copyright © 2017. All rights reserved.