public class FTPRecursiveFetcher extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FTPRecursiveFetcher(Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
listDirectory(org.apache.commons.net.ftp.FTPClient ftpClient,
String parentDir,
String currentDir,
int level) |
private Path path
protected FTPRecursiveFetcher(Path path) throws IOException
IOExceptionprotected void listDirectory(org.apache.commons.net.ftp.FTPClient ftpClient,
String parentDir,
String currentDir,
int level)
throws IOException
IOExceptionCopyright © 2017–2020. All rights reserved.