public class DefaultCloseableHandle extends SftpClient.CloseableHandle
| Constructor and Description |
|---|
DefaultCloseableHandle(SftpClient client,
byte[] id) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SftpClient |
getSftpClient() |
boolean |
isOpen() |
equals, getIdentifier, hashCode, length, toStringpublic DefaultCloseableHandle(SftpClient client, byte[] id)
public final SftpClient getSftpClient()
public boolean isOpen()
public void close()
throws IOException
IOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.