Package | Description |
---|---|
net.java.truevfs.comp.inst |
Provides basic functionality for instrumenting the TrueVFS Kernel at runtime.
|
net.java.truevfs.comp.zipdriver |
The archive driver family for ZIP files.
|
net.java.truevfs.driver.http |
Provides a file system driver for read-only access to the web.
|
net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
Modifier and Type | Class and Description |
---|---|
class |
InstrumentingController<M extends Mediator<M>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyController
This file system controller decorates another file system controller in
order to manage the keys required for accessing encrypted ZIP files.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpController
A file system controller for the HTTP(S) schemes.
|
Modifier and Type | Class and Description |
---|---|
class |
FsAccessOptionsController
Maps the access options before delegating the called operation.
|
class |
FsDecoratingController
An abstract decorator for a file system controller.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.