|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ContainerService
interface.dev_appserver
.ApiProxy.Delegate
object configured to use local
services, with additional context attributes from the factory setter methods.ApiVersionFinder
extracts the Specification-Version
from the Jar manifest of the specified jar file.AppAdmin
for a designated App Engine application.UpdateCheckResults
summarizing the results.
DevAppServer
, as discovered via the
ServiceProvider
.IllegalStateException
if some required attribute is unset.
AppAdmin
that can be used to administer the
designated App Engine application.
DevAppServer
ready to start serving
DevAppServer
listens on this network address for incoming
HTTP requests.
DevAppServer
listens on this port for incoming HTTP
requests.
DevAppServer
launches a local Jetty server (by default) with a single
hosted web application.DevAppServers
which can be used to launch
web applications.Set
of all support API versions, or null
if no
timestamp is available.
null
if unset.
Version
for the current local SDK.
Version
for the remote servers.
true
if the upload directory should not be deleted.
LocalRpcService
identified by the given package.
null
if none has been created.
Date
that the build was done, or null
if no timestamp is available.
Permissions
object containing UnresolvedPermission
instances for every
permission that was requested by the user in their appengine-web.xml
file.
Permissions
object containing UnresolvedPermission
instances for every
permission that was requested by the user in their appengine-web.xml
file.
apiVersion
is supported by the local SDK.
apiVersion
is supported on the server.
LocalVersionFactory
generates Version
objects
that represents the release information for the SDK that is
currently running.out
.
path
.
RemoteVersionFactory
generates Version
objects that
represents the release information for the latest release available
on a remote server.RemoteVersionFactory
that will upload localVersion
to server
and download the latest release
information.
ClientCookieManager
to store cookies received from
the server, for later reuse in other requests.
properties
.
properties
.
UpdateCheck
is responsible for gathering version
information about the local SDK, uploading this information to
Google's servers in exchange for information about the latest
version available, and making both sets of information available
programmatically via UpdateCheckResults
and for direct user
consumption via a nag screen printed to a specified PrintStream
.UpdateCheck
.
UpdateCheck
.
VersionComparator
compares strings that represent dotted
version numbers (e.g.UpdateListener
.update
.UpdateListener
.UpdateListener
.Version
supplies information about Google App Engine
versions.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |