Google Web Toolkit

RPC Services

  1. Write interface.
  2. Write second interface like first but all functions have callback parameter.
  3. Implement interface.
  4. On the client, create a proxy to the async interface.

José M. Vidal .

3 of 4