| Package | Description |
|---|---|
| org.cache2k.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardMarshaller
A standard marshaller implementation, based on serialization.
|
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
MarshallerFactory.createMarshaller(Class<?> _type)
Create a marshaller that is suitable for the type.
|
Marshaller |
Marshallers.createMarshaller(Class<?> _type) |
Marshaller |
SerializingMarshallerFactory.createMarshaller(Class<?> _type) |
Marshaller |
MarshallerFactory.createMarshaller(MarshallerFactory.Parameters c)
Used to create a marshaller in a configuration that
was used for marshalling.
|
Marshaller |
Marshallers.createMarshaller(MarshallerFactory.Parameters c) |
Marshaller |
SerializingMarshallerFactory.createMarshaller(MarshallerFactory.Parameters c) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.