How does EAI JMS Transport SendReceive method works
Hello experts,
A very basic question is how EAI JMS Transport SendReceive method works.
In the output argument of this method it has <value> argument which specifies that it collects the output xml.
So does this method retrieves the xml from ReceiveQueue and waits till then? would like to know how it works in the background.
Definitely it should be synchronous way.
Thanks,
Suresh