public interface MessagePropertiesConverter
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
fromMessageProperties(org.springframework.amqp.core.MessageProperties messageProperties,
org.apache.camel.Exchange exchange) |
org.springframework.amqp.core.MessageProperties |
toMessageProperties(org.apache.camel.Exchange exchange) |
Apache Camel