Project Modules

This project has declared the following modules:

Name Description
TrueVFS Kernel Implementation Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
TrueVFS Kernel Specification Specifies the API for accessing the federated virtual file system space. Provides a service provider API for a singleton file system manager, an I/O buffer pool and a file system driver map.