public class DirectoryHandle extends BaseHandle implements Iterator<SshFile>
| Constructor and Description |
|---|
DirectoryHandle(String id,
SshFile file) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearFileList() |
boolean |
hasNext() |
boolean |
isDone() |
SshFile |
next() |
void |
remove() |
void |
setDone(boolean done) |
close, getFile, getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.