Class SftpSystemMarkerFilePresentFileListFilter

java.lang.Object
org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
All Implemented Interfaces:
FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>

public class SftpSystemMarkerFilePresentFileListFilter
extends AbstractMarkerFilePresentFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
Since:
5.0
Author:
Gary Russell