| Package | Description |
|---|---|
| net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
| Modifier and Type | Method and Description |
|---|---|
protected FsInputSocketSource |
FsArchiveDriver.source(net.java.truecommons.shed.BitField<FsAccessOption> options,
FsController controller,
FsNodeName name)
Called to prepare reading an archive file artifact of this driver from
name in controller using options. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract net.java.truecommons.cio.InputService<E> |
FsArchiveDriver.newInput(FsModel model,
FsInputSocketSource source)
Creates a new input service for reading archive entries for the given
model from the target archive file referenced by source. |
| Constructor and Description |
|---|
FsInputSocketSource(FsInputSocketSource source) |
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.