Yes, this is the code from XmlBlasterAccess.java which does it with the get() call, it works from any programming language using get().Hi Chris, in fact the method receive is a new method which was not supported before. It is now available but currently still only in the svn sources. The API on the homepage is already basing on these sources. If you are currently using a release please check out the svn.
Regards Michele
chris lau wrote:
Hi,
I was just looking through the Java Client API and tried to use the method "receive" located at:
org.xmlBlaster.Client.I_XmlBlasterAccess ......
... Can I do this with the Get
method?
regards Marcel