public interface SftpSession
Modifier and Type | Method and Description |
---|---|
Handle |
createDirectoryHandle(SshFile file) |
Handle |
createFileHandle(SshFile file,
int flags) |
Handle |
getHandle(String id) |
Session |
getSession() |
int |
getVersion() |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.