| Package | Description |
|---|---|
| net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsAbstractCompositeDriver
An abstract composite driver.
|
class |
FsSimpleCompositeDriver
Uses a given file system driver provider to lookup the appropriate driver
for the scheme of a given mount point.
|
| Modifier and Type | Method and Description |
|---|---|
FsController |
FsManager.controller(FsCompositeDriver driver,
FsMountPoint mountPoint)
Returns the thread-safe file system controller for the given mount point.
|
FsController |
FsDecoratingManager.controller(FsCompositeDriver driver,
FsMountPoint mountPoint) |
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.