TrueVFS Profile Base · Bundles dependencies to support the most prominent use cases. Provides the file system drivers for JAR and ZIP.
Group: net.java.truevfs - All Dependencies
TrueVFS Extension Pacemaker · Constraints the number of concurrently mounted archive file systems in order to save some heap space. Provides a JMX interface for monitoring and management. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
TrueVFS Extension Logging · Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
TrueVFS Extension Insight · Instruments the TrueVFS Kernel for statistics monitoring via JMX. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
TrueVFS Samples · Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
TrueVFS Profile · Profile modules bundle some other modules so that you can use them as a single all-in-one dependency - they do not provide any additional functionality.
TrueVFS Kernel · TrueVFS Kernel modules specify and implement the API for accessing the virtual file system space.
TrueVFS Extension · Extension modules provide services to extend the TrueVFS Kernel with some functionality OTHER than supporting a particular type of file system. Extension modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.
TrueVFS Driver · Driver modules provide services to extend the TrueVFS Kernel with support for a particular type of file system. Driver modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.
TrueVFS Component · Component modules provide some functionality to serve as a building block for other modules. Unlike TrueVFS Driver or TrueVFS Extension modules, component modules do NOT advertise services for use by the TrueVFS Kernel on the class path.
TrueVFS Archetype Profile · Creates a custom TrueVFS Profile which bundles all selected TrueVFS modules for ease of use.
TrueVFS Archetype Access · Showcases the client API of the module TrueVFS Access.
TrueVFS Archetype · Archetype modules generate sample code for using or extending TrueVFS.
TrueVFS · TrueVFS is a virtual file system (VFS) for Java 7 which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.
TrueVFS Samples · Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
TrueVFS Samples · Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
TrueVFS Samples · Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
TrueVFS Profile Full · Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.
TrueVFS Profile Full · Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.
TrueVFS Integration Tests · Provides integration tests for TrueVFS.
TrueVFS Integration Tests · Provides integration tests for TrueVFS.
TrueVFS Integration Tests · Provides integration tests for TrueVFS.
TrueVFS Samples · Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
TrueVFS Profile Full · Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.