Package | Description |
---|---|
org.apache.sshd.common.file.nativefs |
Modifier and Type | Field and Description |
---|---|
protected NativeFileSystemView |
NativeSshFile.nativeFileSystemView |
Constructor and Description |
---|
NativeSshFile(NativeFileSystemView nativeFileSystemView,
String fileName,
File file,
String userName)
Constructor, internal do not use directly.
|
NativeSshFileNio(NativeFileSystemView nativeFileSystemView,
String fileName,
File file,
String userName)
Constructor, internal do not use directly.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.