| Package | Description |
|---|---|
| org.apache.sshd.common.file.nativefs | |
| org.apache.sshd.common.file.virtualfs |
| Modifier and Type | Field and Description |
|---|---|
protected NativeFileSystemView |
NativeSshFile.nativeFileSystemView |
| Constructor and Description |
|---|
NativeSshFile(NativeFileSystemView nativeFileSystemView,
java.lang.String fileName,
java.io.File file,
java.lang.String userName)
Constructor, internal do not use directly.
|
NativeSshFileNio(NativeFileSystemView nativeFileSystemView,
java.lang.String fileName,
java.io.File file,
java.lang.String userName)
Constructor, internal do not use directly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualFileSystemView
Virtual file system view reduced to a physical folder
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.