| Package | Description |
|---|---|
| org.cache2k.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
Marshallers
Singleton which provides a top level MarshallerFactory which
in turn delegates to marshaller factories that are registered
via the service loader.
|
class |
SerializingMarshallerFactory |
| Modifier and Type | Method and Description |
|---|---|
static MarshallerFactory |
Marshallers.getInstance() |
MarshallerFactory |
CacheStorageContext.getMarshallerFactory()
A marshaller factory the storage may use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Marshallers.registerMarshallerFactory(MarshallerFactory f)
Directly register a marshallerfactory.
|
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.