protected final class MessagingMessageListenerAdapter.MessagingMessageConverterAdapter
extends org.springframework.amqp.support.converter.MessagingMessageConverter
AbstractAdaptableMessageListener.extractMessage(org.springframework.amqp.core.Message message)
to enforce backward compatibility. Uses this listener adapter's converter instead of
the one configured in the converter adapter.
If the inbound message has no type information and the configured message converter
supports it, we attempt to infer the conversion type from the method signature.| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
extractPayload(org.springframework.amqp.core.Message message) |
protected boolean |
isMessageList() |
afterPropertiesSet, fromMessage, getHeaderMapper, setHeaderMapper, setPayloadConverter, toMessage