Class FtpSystemMarkerFilePresentFileListFilter

java.lang.Object
org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<org.apache.commons.net.ftp.FTPFile>
org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter
All Implemented Interfaces:
FileListFilter<org.apache.commons.net.ftp.FTPFile>

public class FtpSystemMarkerFilePresentFileListFilter
extends AbstractMarkerFilePresentFileListFilter<org.apache.commons.net.ftp.FTPFile>
Since:
5.0
Author:
Gary Russell