| Package | Description |
|---|---|
| org.apache.sshd.common.file.nativefs |
| 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.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.