Class Hierarchy
- java.lang.Object
- org.springframework.core.serializer.DefaultDeserializer (implements org.springframework.core.serializer.Deserializer<T>)
 - org.springframework.core.serializer.DefaultSerializer (implements org.springframework.core.serializer.Serializer<T>)
 
 
Interface Hierarchy
- org.springframework.core.serializer.Deserializer<T>
 - org.springframework.core.serializer.Serializer<T>