|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| SerializationProvider | Contract to provide a Serializer for a given type. |
| Serializer<T> | Interface defining the contract used to transform types in a serial form. |
| Class Summary | |
|---|---|
| DefaultSerializationProvider | |
| DefaultSerializationProviderFactory | |
| Exception Summary | |
|---|---|
| UnsupportedTypeException | Exception thrown to indicate a Serializer could not be created for a given type. |
| Annotation Types Summary | |
|---|---|
| Serializer.Persistent | Marks a Serializer that is suitable for operation within a persistent cache. |
| Serializer.Transient | Marks a Serializer that is suitable for operation within a transient cache. |
Package for API related to serialization in Ehcache
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||