Uses of Class
org.springframework.util.InvalidMimeTypeException
Package
Description
Provides support for message conversion.
-
Uses of InvalidMimeTypeException in org.springframework.messaging.converter
Modifier and TypeMethodDescriptionContentTypeResolver.resolve
(MessageHeaders headers) Determine theMimeType
of a message from the given MessageHeaders.