Class SftpPathIterator

java.lang.Object
org.apache.sshd.sftp.client.fs.SftpPathIterator
All Implemented Interfaces:
Iterator<Path>

public class SftpPathIterator extends Object implements Iterator<Path>
Implements and Iterator of SftpPath-s returned by a DirectoryStream.iterator() method.