Hi,

I am using PB as a payload for AMQP messages. The same queue will get
different types of PB Messages. Right now, I am using the "type" AMQP
header field to write the full name of the message as returned by
msg.getDescriptorForType().getFullName().

Is there any way get a Builder from getFullName(), so that I can parse
all diferrent PB Messages using a single queue ?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to