Re: Camel EventHub issue

2022-12-31 Thread Babak Vahdat
> On 31 Dec 2022, at 10:16, Babak Vahdat > wrote: > > Hi > > Azure Servicebus makes use of Qpid Proton-J as the underlying messaging > library which support a predefined set of object types for the body and > headers of a given EventData object through the AMQP protocol: > Sorry for the ty

Re: Camel EventHub issue

2022-12-31 Thread Babak Vahdat
Hi Azure Servicebus makes use of Qpid Proton-J as the underlying messaging library which support a predefined set of object types for the body and headers of a given EventData object through the AMQP protocol: https://learn.microsoft.com/en-us/java/api/com.azure.messaging.eventhubs.eventdata?vi