Generated by
JDiff

Class org.springframework.messaging.core.AbstractMessageSendingTemplate

Added Methods
Message<?> doConvert(Object, Map<String, Object>, MessagePostProcessor) Convert the given Object to serialized form, possibly using a MessageConverter, wrap it as a message with the given headers and apply the given post processor.