Does anyone know how to create a listener for a Web service?

To be more precise:

I have a web service called WS. 

When I call a method WS.MethodName.send() I want to be able to listen 
to WS.MethodName.result. When the result is returned I want to 
executre a function.

Thanks,
Goran





Reply via email to