Class SftpClient.CloseableHandle
java.lang.Object
org.apache.sshd.sftp.client.SftpClient.Handle
org.apache.sshd.sftp.client.SftpClient.CloseableHandle
- All Implemented Interfaces:
Closeable, AutoCloseable, Channel
- Direct Known Subclasses:
DefaultCloseableHandle
- Enclosing interface:
SftpClient
public abstract static class SftpClient.CloseableHandle
extends SftpClient.Handle
implements Channel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SftpClient.Handle
equals, getIdentifier, getPath, hashCode, length, toString
-
Constructor Details
-
CloseableHandle
-