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, getId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.