Hi
I saw the Java tutorial for sending events to event hub, yet the receiver in this sample is either written in C# or implemented as a Storm Spout.
Is there a Java sample that demonstrate how to READ messages out of event hubs using AMQP 1.0 and can be embedded in a simple Java application?
Thanks
Manu