public class SftpIteratorFactory extends Object
| Constructor and Description |
|---|
SftpIteratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
newIterator(String authenticationMethod,
String baseUrl,
int port,
String username,
String password,
String privatekeyPath,
boolean isRecursive,
Set<String> extensionsSet,
String fromDate) |
Copyright © 2022. All rights reserved.