Uses of Class
org.springframework.messaging.converter.SimpleMessageConverter
Package
Description
Provides support for message conversion.
-
Uses of SimpleMessageConverter in org.springframework.messaging.converter
Modifier and TypeClassDescriptionclass
An extension of theSimpleMessageConverter
that uses aConversionService
to convert the payload of the message to the requested type.