|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DeserializingConverter | A Converter that delegates to a Deserializer
to convert data in a byte array to an object. |
SerializingConverter | A that delegates to a Serializer
to convert an object to a byte array. |
Exception Summary | |
---|---|
SerializationFailedException | Wrapper for the native IOException (or similar) when a
Serializer or
Deserializer failed. |
Support classes for Spring's serializer abstraction. Includes adapters to the Converter SPI.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |