Example usage for org.apache.commons.net.ftp FTPClient interface-usage

List of usage examples for org.apache.commons.net.ftp FTPClient interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.net.ftp FTPClient interface-usage.

Usage

From source file uk.trainwatch.io.ftp.LazyFTPClient.java

/**
 *
 * @author peter
 */
class LazyFTPClient implements FTPClient {