Recently, I used the SimpleServer class in a client application and registered an implementation of the Application interface with the SimpleServer instance. The abstract processMessage method of Application has a return type of Message. Because of this non-void return type, it appears that synchronous messages are assumed. Does anyone happen to know how to use HAPI for asynchronous messages? - What I am looking to do is use JMS for asynchronous consumption of messages that does not need to send back return confirmation of receipt. I do not see anything obvious in the API that permits such processing. Thanks. Any point in the right direction is appreciated.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to