Package | Description |
---|---|
org.apache.sshd.common.file.nativefs |
Modifier and Type | Method and Description |
---|---|
NativeFileSystemView.UnsupportedAttributePolicy |
NativeFileSystemView.getUnsupportedAttributePolicy() |
static NativeFileSystemView.UnsupportedAttributePolicy |
NativeFileSystemView.UnsupportedAttributePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeFileSystemView.UnsupportedAttributePolicy[] |
NativeFileSystemView.UnsupportedAttributePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NativeFileSystemView.setUnsupportedAttributePolicy(NativeFileSystemView.UnsupportedAttributePolicy unsupportedAttributePolicy) |
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.