Re: Proper way to process route protobuf/protocolbuffers

2011-07-15 Thread Claus Ibsen
>   sendToPostEventTopic(postEventJSON); >   sendToLogQueue(postEventJSON); > } > > > Can I use instead of code above ? Do I have transform byte[] to > object and than to JSON or can I transform from protobuf to json ? > > > -- > View this message in context: > http://camel

Proper way to process route protobuf/protocolbuffers

2011-07-15 Thread baklarz
27.n5.nabble.com/Proper-way-to-process-route-protobuf-protocolbuffers-tp4589761p4589761.html Sent from the Camel - Users mailing list archive at Nabble.com.