public interface JmsHeaderMapper extends org.springframework.messaging.support.HeaderMapper<Message>
Message
headers to an outbound JMS Message (e.g. to configure JMS
properties) or extracting messaging header values from an inbound JMS Message.| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE_PROPERTY
The JMS-compliant
content_type property. |
static final String CONTENT_TYPE_PROPERTY
content_type property.