Hi all !!

Does anybody ever used the method :
org.apache.axis.client.Call.invokeOneWay(Object[] params) ??!
It is supposed to do an asynchronous call to the remote service, but the
javadoc says "NOTE: the return immediately part isn't implemented yet".
So what's the point ? does it mean that the method don't create an extra
thread for the call just like simple "invoke" ??!!

Best regards.

Carl.

Reply via email to