Example usage for org.springframework.integration.sftp.session DefaultSftpSessionFactory subclass-usage

List of usage examples for org.springframework.integration.sftp.session DefaultSftpSessionFactory subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.sftp.session DefaultSftpSessionFactory subclass-usage.

Usage

From source file demo.TestSessionFactory.java

/**
 * @author Oleg Zhurakousky
 */
public class TestSessionFactory extends DefaultFtpSessionFactory {

    public TestSessionFactory() {