public interface MessagePropertiesConverter
MessageProperties
and RabbitMQ BasicProperties.Modifier and Type | Method and Description |
---|---|
com.rabbitmq.client.AMQP.BasicProperties |
fromMessageProperties(MessageProperties source,
String charset) |
MessageProperties |
toMessageProperties(com.rabbitmq.client.AMQP.BasicProperties source,
com.rabbitmq.client.Envelope envelope,
String charset) |
MessageProperties toMessageProperties(com.rabbitmq.client.AMQP.BasicProperties source, @Nullable com.rabbitmq.client.Envelope envelope, String charset)
com.rabbitmq.client.AMQP.BasicProperties fromMessageProperties(MessageProperties source, String charset)