Hi,all
In the HornetQ manual, 8.1.6 ClientConsumer, said the hornetq core supports receivng the synchronous and asynchronous message.
Who know how to implement it ?
Thanks
William
good news, i found the setMessageHandler api in the ClientConsumerImpl to support the asynchronous in the document.