Package | Description |
---|---|
org.apache.sshd.sftp.client.fs |
Modifier and Type | Method and Description |
---|---|
<C extends Collection<SftpClientDirectoryScanner.ScanDirEntry>> |
SftpClientDirectoryScanner.scan(SftpClient client,
Supplier<? extends C> factory) |
protected <C extends Collection<SftpClientDirectoryScanner.ScanDirEntry>> |
SftpClientDirectoryScanner.scandir(SftpClient client,
String rootDir,
String parent,
C filesList) |
Modifier and Type | Method and Description |
---|---|
Collection<SftpClientDirectoryScanner.ScanDirEntry> |
SftpClientDirectoryScanner.scan(SftpClient client)
Scans the current
basedir |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.