Generated by
JDiff

Class org.springframework.messaging.converter.AbstractMessageConverter

Added Methods
boolean isStrictContentTypeMatch() Whether content type resolution must produce a value that matches one of the supported MIME types.
void setStrictContentTypeMatch(boolean) Whether this converter should convert messages for which no content type could be resolved through the configured org.springframework.messaging.converter.ContentTypeResolver.