public interface JmsHeaderMapper extends 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 java.lang.String |
CONTENT_TYPE_PROPERTY
The JMS-compliant
content_type property. |
fromHeaders, toHeaders
static final java.lang.String CONTENT_TYPE_PROPERTY
content_type
property.