commit | 8d2a5e107aa74cc1537f8bf5ae2434a536cc6931 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 03 00:54:55 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 03 00:54:55 2008 +0000 |
tree | 63cab897ea0910f9e0f5e74adf2b1fd71c99791a | |
parent | 8b8afc6a555229da62350a8aad6a3c61a811d97e [diff] |
An async RPC method can now be declared to return a RequestBuilder, in which case a fully-baked RequestBuilder is returned, but no send is performed. The caller can adjust the RequestBuilder and then call "send" to actually perform the call. Suggested by: scottb, mmendez Patch by: bobv Review by: scottb, bruce git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2329 8db76d5a-ed1c-0410-87a9-c151d255dfc7