Example usage for org.springframework.integration.file.remote RemoteFileOperations interface-usage

List of usage examples for org.springframework.integration.file.remote RemoteFileOperations interface-usage

Introduction

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

Usage

From source file org.springframework.integration.file.remote.RemoteFileTemplate.java

/**
 * A general abstraction for dealing with remote files.
 *
 * @author Iwein Fuld
 * @author Mark Fisher
 * @author Josh Long