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

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

Introduction

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

Usage

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

/**
 * Persistent file list filter using the server's file timestamp to detect if we've already
 * 'seen' this file.
 *
 * @author Gary Russell
 * @since 3.0