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

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

Introduction

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

Usage

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

/**
 * Implementation of {@link AbstractRegexPatternFileListFilter} for FTP.
 * 
 * @author Mark Fisher
 * @since 2.0
 */