| AppAdmin.UpdateOptions |
Settable options for configuring the behavior of update operations.
|
| AppAdminFactory |
Creates a new AppAdmin for a designated App Engine application.
|
| AppAdminImpl |
Our implementation of the AppAdmin interface.
|
| AppCfg |
The command-line SDK tool for administration of App Engine applications.
|
| Application |
An App Engine application.
|
| ApplicationProcessingOptions |
Options used in preparing an application directory for upload.
|
| AppYamlTranslator |
Generates app.yaml files suitable for uploading as part of
a Google App Engine application.
|
| CronEntryImpl |
Implementation of the CronEntry interface used to describe a single cron
task.
|
| OutputPump |
Pumps lines from one stream onto another, used specifically for getting the stdout/stderr of a
child process onto the parent's.
|
| UpdateFailureEvent |
|
| UpdateProgressEvent |
Received by an UpdateListener
periodically during an operation to indicate progress.
|
| UpdateSuccessEvent |
|
| Utility |
Utility methods for this package.
|