Example usage for org.springframework.integration.file.remote.session SharedSessionCapable interface-usage

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

Introduction

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

Usage

From source file org.springframework.integration.sftp.session.DefaultSftpSessionFactory.java

/**
 * Factory for creating {@link SftpSession} instances.
 *
 * @author Josh Long
 * @author Mario Gray
 * @author Oleg Zhurakousky