| Modifier and Type | Class and Description |
|---|---|
class |
CGLibProxyFormat
A format that serializes/deserializes cglib proxies.
|
class |
HibernateCollectionsXMLFormat
A
CustomXMLFormat that handles hibernate mapped collections (subclasses
of AbstractPersistentCollection). |
class |
JodaDateTimeFormat
A format for joda
DateTime, that stores the millis, chronology and
time zone as separate attributes. |
| Constructor and Description |
|---|
JavolutionTranscoder(ClassLoader classLoader,
boolean copyCollectionsForSerialization,
CustomXMLFormat<?>... customFormats)
Constructor.
|
JavolutionTranscoder(MemcachedSessionService.SessionManager manager,
boolean copyCollectionsForSerialization,
CustomXMLFormat<?>... customFormats)
Constructor.
|
ReflectionBinding(ClassLoader classLoader,
boolean copyCollectionsForSerialization,
CustomXMLFormat<?>... customFormats) |
Copyright © 2009-2016. All Rights Reserved.