Generated by
JDiff

Package org.springframework.http.converter

Added Classes
AbstractGenericHttpMessageConverter Abstract base class for most GenericHttpMessageConverter implementations.
 

Changed Classes and Interfaces
AbstractHttpMessageConverter Abstract base class for most HttpMessageConverter implementations.
GenericHttpMessageConverter A specialization of HttpMessageConverter that can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.