Group: Java TrueVFS
Sort by:Popular

21. TrueVFS Component JMX3 usages

net.java.truevfs » truevfs-comp-jmxApache

Provides basic functionality for instrumenting the TrueVFS Kernel with JMX.
Last Release on Jan 30, 2021
Prompts the user for passwords via a Swing based dialog, if available.
Last Release on Sep 20, 2012
Provides basic functionality for instrumenting the TrueVFS Kernel.
Last Release on Jan 30, 2021
Bundles dependencies to support the most prominent use cases. Provides the file system drivers for JAR and ZIP.
Last Release on Jan 30, 2021
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.
Last Release on Jan 30, 2021
Provides visible and audible feedback by hurling the Swing based dialog whenever the users enters a wrong password.
Last Release on Sep 20, 2012
Prompts the user for passwords via a console based dialog, if available.
Last Release on Sep 20, 2012
Constrains the number of concurrently mounted archive file systems in order to save some heap space. This module 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.
Last Release on Sep 20, 2012
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.
Last Release on Jan 30, 2021
This module provides Swing GUI classes for viewing file trees and choosing entries in archive files.
Last Release on Jan 30, 2021
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.
Last Release on Jan 30, 2021
Provides the IBM437 character set alias CP437 for use with genuine ZIP files. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
Last Release on Jan 30, 2021

33. TrueVFS Archetype

net.java.truevfs » truevfs-archetypeApache

Archetype modules generate sample code for using or extending TrueVFS.
Last Release on Feb 26, 2018

34. TrueVFS Kernel

net.java.truevfs » truevfs-kernelEPL

TrueVFS Kernel modules specify and implement the API for accessing the virtual file system space.
Last Release on Aug 7, 2016

35. TrueVFS Samples

net.java.truevfs » truevfs-samplesApache

Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.
Last Release on Jan 30, 2021

36. TrueVFS Integration Tests

net.java.truevfs » truevfs-itApache

Provides integration tests for TrueVFS.
Last Release on Sep 19, 2017

37. TrueVFS KeyManager

net.java.truevfs » truevfs-keyEPL

KeyManager modules provide secret key management.
Last Release on Sep 20, 2012

38. TrueVFS Extension

net.java.truevfs » truevfs-extEPL

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.
Last Release on Aug 7, 2016

39. TrueVFS Driver

net.java.truevfs » truevfs-driverEPL

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.
Last Release on Aug 7, 2016

40. TrueVFS

net.java.truevfs » truevfsEPL

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 ...
Last Release on Aug 7, 2016