public interface MessagePropertiesConverterMessageProperties、RabbitMQ BasicProperties 間の変換を行うための戦略インターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
com.rabbitmq.client.AMQP.BasicProperties | fromMessageProperties(MessageProperties source, StringSE charset) |
MessageProperties | toMessageProperties(com.rabbitmq.client.AMQP.BasicProperties source, com.rabbitmq.client.Envelope envelope, StringSE charset) |
MessageProperties toMessageProperties(com.rabbitmq.client.AMQP.BasicProperties source, @Nullable com.rabbitmq.client.Envelope envelope, StringSE charset)
com.rabbitmq.client.AMQP.BasicProperties fromMessageProperties(MessageProperties source, StringSE charset)