Example usage for org.springframework.integration.file.remote AbstractRemoteFileStreamingMessageSource subclass-usage

List of usage examples for org.springframework.integration.file.remote AbstractRemoteFileStreamingMessageSource subclass-usage

Introduction

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

Usage

From source file org.springframework.integration.ftp.inbound.FtpStreamingMessageSource.java

/**
 * Message source for streaming FTP remote file contents.
 *
 * @author Gary Russell
 * @author Artem Bilan
 *