| Package | Description |
|---|---|
| org.apache.excalibur.store.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFilesystemStore
Stores objects on the filesystem: String objects as text files,
all other objects are serialized.
|
class |
AbstractJispFilesystemStore
This store is based on the Jisp library
(http://www.coyotegulch.com/jisp/index.html).
|
class |
JispFilesystemStore
This store is based on the Jisp library
(http://www.coyotegulch.com/jisp/index.html).
|