| 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 FsOutputSocketSink |
FsArchiveDriver.sink(net.java.truecommons.shed.BitField<FsAccessOption> options,
FsController controller,
FsNodeName name)
Called to prepare writing an archive file artifact of this driver to
the node
name in controller using options and
the nullable template. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract net.java.truecommons.cio.OutputService<E> |
FsArchiveDriver.newOutput(FsModel model,
FsOutputSocketSink sink,
net.java.truecommons.cio.InputService<E> input)
Creates a new input service for writing archive entries for the given
model to the target archive file referenced by sink. |
| Constructor and Description |
|---|
FsOutputSocketSink(FsOutputSocketSink sink) |
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.