Example usage for org.springframework.integration.file.filters AbstractMarkerFilePresentFileListFilter subclass-usage

List of usage examples for org.springframework.integration.file.filters AbstractMarkerFilePresentFileListFilter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.file.filters AbstractMarkerFilePresentFileListFilter subclass-usage.

Usage

From source file org.springframework.integration.ftp.filters.FtpSystemMarkerFilePresentFileListFilter.java

/**
 * FTP implementation of {@link AbstractMarkerFilePresentFileListFilter}.
 *
 * @author Gary Russell
 * @since 5.0
 *