Class FileHandle

java.lang.Object
org.apache.sshd.sftp.server.Handle
org.apache.sshd.sftp.server.FileHandle
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, AttributeRepository, AttributeStore

public class FileHandle extends Handle