Hi ,

I need to know if there is a way we can inject in a piece of code when
the RPC call is made to server. Basically in a typical example call
using RPC would have something like RemoteService.getData(String
param, AsyncCallback callback). Here on call to getData i would like
to transparently add in a piece of code which gets called whenever
call is being made to server via RPC. I understand the AsyncCall code
is being written by GWT during compile time. Is there a way we can
modify to get a custom code in ???

Let me Know ... Hope my problem statement was clear

Thanks !

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

Reply via email to