Class Handle

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

public abstract class Handle extends Object implements Channel, AttributeStore