Are you doing always Async calls, on the client's side there is no
difference between syncronized methods or not syncronized ones (and
classes too).
Syncro stuff is somewhat ignored (this is managed right on the server
side).
On client side, being JsVM single threaded, there are not
concurrency's issues.

Just a question, can you past a bit more about your interface code?
client side and server side... I don't need inner code , I need only
the RPC-methods definitions

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

Reply via email to