Hello again Cin, On Tuesday, July 23, 2013 3:03:10 AM UTC-5, Cin Ling wrote:
> Is there a full coding documentation of GAE?? > like this "http://docs.unity3d.com/Documentation/ScriptReference/" > If you mean the Java App Engine API docs, they're located here: https://developers.google.com/appengine/docs/java/javadoc/ You can see some code examples of these APIs at Google's Github page at https://github.com/GoogleCloudPlatform/ On Tuesday, July 23, 2013 3:03:10 AM UTC-5, Cin Ling wrote: > > Since GAE doesn't support all java function, a documentation like this is > very useful.. > Thanks.. > If you need to see what Java classes that GAE supports, here is a link to the JRE whitelist (i.e. all classes from Java standard packages that GAE will run): https://developers.google.com/appengine/docs/java/jrewhitelist ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
