| Package | Description |
|---|---|
| dk.heick.caching.persistences.file.serializable | |
| dk.heick.caching.persistences.file.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFilenameSerializableFileValueManager<V extends Serializable>
This ValueManager will serialize and deserialize the value V to a file where the Key(K) is a String which is used as filename.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFilenameXmlFileValueManager<V>
This ValueManager will save and load the value V to a file using JAXB.
|
Copyright © 2016. All rights reserved.