Skip to content

Allow conversion to JsonObject to be optional during amqp message deserialization #2747

Answered by ozangunalp
ylepikhov asked this question in Q&A
Discussion options

You must be logged in to vote

In that case, you can inject io.vertx.amqp.AmqpMessage to the application and unwrap it to access the low level Proton API Message. If you'd like to handle it transparently to the consuming methods, you can implement a MessageConverter.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ozangunalp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested amqp
2 participants
Converted from issue

This discussion was converted from issue #2619 on September 05, 2024 12:43.