Generated by
JDiff

Class org.springframework.http.converter.xml.Jaxb2CollectionHttpMessageConverter

Changed Methods
Collection read(Type, Class<?>, HttpInputMessage) Change in signature from (Type, HttpInputMessage) to (Type, Class<?>, HttpInputMessage).
 
boolean canRead(Type, Class<?>, MediaType) Change in signature from (Type, MediaType) to (Type, Class<?>, MediaType).
{@inheritDoc}