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

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

Introduction

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

Usage

From source file com.qpark.eip.core.sftp.InputStreamCallbackImpl.java

/**
 * The {@link InputStreamCallback} copying the content to the
 * {@link OutputStream}.
 *
 * @author bhausen
 */