public class FtpSimplePatternFileListFilter
extends org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<org.apache.commons.net.ftp.FTPFile>
AbstractSimplePatternFileListFilter
for FTP.Constructor and Description |
---|
FtpSimplePatternFileListFilter(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getFilename(org.apache.commons.net.ftp.FTPFile file) |
accept