Package | Description |
---|---|
org.apache.sshd.common.file.nonefs |
Class and Description |
---|
NoneFileSystem |
NoneFileSystemFactory
Provides an "empty" file system that has no files/folders and throws exceptions on any attempt to access a
file/folder on it
|
NoneFileSystemProvider
Provides an "empty"
FileSystemProvider that has no files of any type. |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.