Class DirectoryHandle

java.lang.Object
org.apache.sshd.sftp.server.Handle
org.apache.sshd.sftp.server.DirectoryHandle
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, Iterator<Path>, AttributeRepository, AttributeStore

public class DirectoryHandle extends Handle implements Iterator<Path>
Author:
Apache MINA SSHD Project