Hi guys, I am trying to use Java for retrieving events through subscription. But I noticed there seems to be no Messaging API available in Java as in C++. Is that through? if thats the case, what are the Sender and Receiver classes for? How can I use native java APIs to subscribe to events? Is there anyway? or its all just JMS? If there is anyway to do so, code snippets would be much appreciated.
Thanks a bunch
