| Package | Description |
|---|---|
| com.google.appengine.tools.admin |
| Class and Description |
|---|
| 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
Received by an
UpdateListener. |
| 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
Received by an
UpdateListener. |
Copyright © 2022. All rights reserved.