org.apache.sshd.server.sftp
Class SftpSubsystem.DirectoryHandle
java.lang.Object
org.apache.sshd.server.sftp.SftpSubsystem.Handle
org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
- Enclosing class:
- SftpSubsystem
protected static class SftpSubsystem.DirectoryHandle
- extends SftpSubsystem.Handle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SftpSubsystem.DirectoryHandle
public SftpSubsystem.DirectoryHandle(SshFile file)
isDone
public boolean isDone()
setDone
public void setDone(boolean done)
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.