Example usage for org.springframework.integration.file.remote.gateway AbstractRemoteFileOutboundGateway subclass-usage

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

Introduction

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

Usage

From source file org.springframework.integration.ftp.gateway.FtpOutboundGateway.java

/**
 * Outbound Gateway for performing remote file operations via FTP/FTPS.
 *  
 * @author Gary Russell
 * @since 2.1
 */