| AppAdmin |
The application administration interface to App Engine.
|
| AppAdminFactory |
Creates a new AppAdmin for a designated App Engine application.
|
| Application |
An App Engine application.
|
| ApplicationProcessingOptions |
Options used in preparing an application directory for upload.
|
| CronEntry |
Describes a single cron entry.
|
| GenericApplication |
An App Engine application (may be Java/Python).
|
| GenericApplication.ErrorHandler |
Interface describing the application's error handlers.
|
| JspCompilationException.Source |
|
| UpdateFailureEvent |
|
| UpdateListener |
A listener which receives events during a long running operation that
involves interaction with the server.
|
| UpdateProgressEvent |
Received by an UpdateListener
periodically during an operation to indicate progress.
|
| UpdateSuccessEvent |
|