Example usage for org.springframework.integration.file.dsl RemoteFileInboundChannelAdapterSpec subclass-usage

List of usage examples for org.springframework.integration.file.dsl RemoteFileInboundChannelAdapterSpec subclass-usage

Introduction

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

Usage

From source file org.springframework.integration.ftp.dsl.FtpInboundChannelAdapterSpec.java

/**
 * A {@link RemoteFileInboundChannelAdapterSpec} for a
 * {@link FtpInboundFileSynchronizingMessageSource}.
 *
 * @author Artem Bilan
 *