|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
DefaultRedirectHandler
that accepts redirects for 301-304 status
codes from all methods.BlobInfoStorage
provides persistence of blob metadata (in
the form of BlobInfo
objects).BlobStorage
provide an abstraction over the storage of blob
content.BlobStorageFactory
provides some helper methods for
instantiating implementations of BlobStorage
and BlobInfoStorage
.BlobUploadSessionStorage
handles persistence of BlobUploadSession
objects.LocalTaskQueueCallback
class that is used to service
async task execution.
Cookie
with the specified data.
ParsedUrl
instance from the given URL.
HighRepJobPolicy
in which a user-defined
percentage of jobs do not apply.DefaultHighRepJobPolicy
.
blobKey
.
ApiProxyLocal
.
Cookie
.
HighRepJobPolicy
and has a no-arg constructor.
blobKey
.
LocalLoginServlet
is the servlet responsible for implementing
the fake authentication provided by the Development AppServer.LocalLogoutServlet
is the servlet responsible for logging
the current user out of the fake authentication provided by the
Development AppServer.LocalOAuthAccessTokenServlet
is the servlet responsible for
implementing the access token acquisition step of the fake OAuth
authentication flow provided by the Development AppServer.LocalOAuthAuthorizeTokenServlet
is the servlet responsible for
implementing the token authorization step of the fake OAuth authentication
flow provided by the Development AppServer.LocalOAuthRequestTokenServlet
is the servlet responsible for
implementing the request token acquisition step of the fake OAuth
authentication flow provided by the Development AppServer.LocalURLFetchService
fetchs URLs using Apache HttpClient.LocalLoginServlet
and LocalLogoutServlet
when used within
the Development AppServer environment.Level
at which we log mail
messages.
LoginCookieUtils
encapsulates the creation, deletion, and
parsing of the fake authentication cookie used by the Development
Appserver to simulate login.CookieData
encapsulates all of the data contained in the
fake authentication cookie.ApiProxy.Environment
that will be installed.
LocalServerEnvironment
that will be installed.
com.google.apphosting.utils.config.IndexesXmlReader#GENERATED_INDEX_FILENAME
.
Header
to avoid exposing pbs to jsp.Random
that
determines whether or not a job application attempt fails.
Cookie
, if present.
blobInfo
.
ServeBlobFilter
implements the ability to serve a blob in
the development environment.HighRepJobPolicy
implementation.
Random
used by
DefaultHighRepJobPolicy
to determine whether or not a job
application attempt fails.
com.google.appengine.api.rdbms.dev.LocalRdbmsServiceLocalDriver
and
attempts to load driverClass
in the current ClassLoader
.
ApiProxy.getCurrentEnvironment().getAppId()
ApiProxy.getCurrentEnvironment().getAttributes()
ApiProxy.getCurrentEnvironment().getAuthDomain()
ApiProxy.getCurrentEnvironment().getEmail()
ApiProxy.getCurrentEnvironment().isAdmin()
ApiProxy.getCurrentEnvironment().isLoggedIn()
ApiProxy.getCurrentEnvironment().getRequestNamespace()
ApiProxy.getCurrentEnvironment().getVersionId()
local
JDBC
driver or the RPC class for the remote
connection.
hosted
or local
.
ParseUrl
argument.
UploadBlobServlet
handles blob uploads in the development
server.Job
implementation that hits a url.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |