Wednesday, February 27, 2013

asynchronous call back for client side method

Hi All,

I am aware of remote procedure call (RPC) and using asynchronous call back in that.

My question : is it possible to use asynchronous call back for client side method.

for ex: client method 1 calls another client method 2, once call returns to client method 1 asynchronous call back should be invoked.

the use case is same as RPC call, instead of calling method server side another client method should be called.

any help would be appreciated.

Thanks
karun

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment