|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
|---|---|
| de.schlichtherle.truezip.entry | Essential interfaces and classes for entries and containers in (possibly federated virtual) file systems. |
| de.schlichtherle.truezip.fs | Provides access to (possibly federated virtual) file systems. |
| de.schlichtherle.truezip.fs.archive | Provides acces to archive files as if they were just directories. |
| de.schlichtherle.truezip.fs.sl | Provides singletons to locate file system driver service providers and a file system manager service provider. |
| de.schlichtherle.truezip.fs.spi | Provides an abstract class for locatable file system driver service providers and a locatable file system manager service provider. |
| de.schlichtherle.truezip.io | General I/O utilities. |
| de.schlichtherle.truezip.rof | Provides random read-only access to files
(as opposed to the random read/write access provided by
RandomAccessFile). |
| de.schlichtherle.truezip.socket | Provides I/O sockets to address and resolve targets for I/O operations. |
| de.schlichtherle.truezip.socket.sl | Provides a singleton to locate an I/O pool service provider. |
| de.schlichtherle.truezip.socket.spi | Provides an abstract class for a locatable I/O pool service provider. |
| de.schlichtherle.truezip.util | General utility classes. |
This module is the nexus between federated file system applications and providers.
It establishes virtual file systems from arbitrary sources, maintains state and commits unsynchronized changes to the contents of federated file systems if required or requested.
This module does not depend on other TrueZIP modules.
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||