org.apache.sshd.server.sftp
Class SftpSubsystem.Handle
java.lang.Object
org.apache.sshd.server.sftp.SftpSubsystem.Handle
- Direct Known Subclasses:
- SftpSubsystem.DirectoryHandle, SftpSubsystem.FileHandle
- Enclosing class:
- SftpSubsystem
protected abstract static class SftpSubsystem.Handle
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SftpSubsystem.Handle
public SftpSubsystem.Handle(SshFile file)
getFile
public SshFile getFile()
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.