| Package | Description |
|---|---|
| org.apache.sshd.client.subsystem.sftp |
| Modifier and Type | Method and Description |
|---|---|
SftpFileSystem |
SftpFileStore.getFileSystem() |
SftpFileSystem |
SftpFileSystemProvider.getFileSystem(String id) |
SftpFileSystem |
SftpFileSystemProvider.newFileSystem(ClientSession session) |
SftpFileSystem |
SftpFileSystemProvider.newFileSystem(URI uri,
Map<String,?> env) |
SftpFileSystem |
SftpFileSystemProvider.removeFileSystem(String id) |
| Constructor and Description |
|---|
SftpFileStore(String name,
SftpFileSystem fs) |
SftpPath(SftpFileSystem fileSystem,
String root,
ImmutableList<String> names) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.