public class SftpSimplePatternFileListFilter
extends org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
AbstractSimplePatternFileListFilter
for SFTP.Constructor and Description |
---|
SftpSimplePatternFileListFilter(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getFilename(com.jcraft.jsch.ChannelSftp.LsEntry entry) |
accept