Class AbstractOriginatingFileProvider

All Implemented Interfaces:
FileProvider, VfsComponent
Direct Known Subclasses:
DefaultLocalFileProvider, FtpFileProvider, 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.