Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.core.serializer.support Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
DeserializingConverterA Converter that delegates to ato convert data in a byte array to an object.Classorg.springframework.core.serializer.supportSpring MVC
SerializationFailedExceptionWrapper for the native IOException (or similar) when aDeserializer failed.Classorg.springframework.core.serializer.supportSpring MVC
SerializingConverterA Converter that delegates to ato convert an object to a byte array.Classorg.springframework.core.serializer.supportSpring MVC