Class AbstractOriginatingFileProvider

All Implemented Interfaces:
Closeable, AutoCloseable, FileProvider, VfsComponent
Direct Known Subclasses:
DefaultLocalFileProvider, FtpFileProvider, Http4FileProvider, Http5FileProvider, HttpFileProvider, RamFileProvider, SftpFileProvider

A FileProvider that handles physical files, such as the files in a local fs, or on an FTP server. An originating file system cannot be layered on top of another file system.