Class NoneFileSystemFactory

java.lang.Object
org.apache.sshd.common.file.nonefs.NoneFileSystemFactory
All Implemented Interfaces:
FileSystemFactory

public class NoneFileSystemFactory extends Object implements FileSystemFactory
Provides an "empty" file system that has no files/folders and throws exceptions on any attempt to access a file/folder on it