|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.Cookie
with the specified data.
blobKey
.
ApiProxyLocal
.
Cookie
.
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.LocalURLFetchService
fetchs URLs using jakarta 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.Cookie
, if present.
blobInfo
.
ServeBlobFilter
implements the ability to serve a blob in
the development environment.LocalRdbmsService
.
ApiProxy.getCurrentEnvironment().getAppId()
ApiProxy.getCurrentEnvironment().getAttributes()
ApiProxy.getCurrentEnvironment().getAuthDomain()
ApiProxy.getCurrentEnvironment().getEmail()
ApiProxy.getCurrentEnvironment().isAdmin()
ApiProxy.getCurrentEnvironment().isLoggedIn()
ApiProxy.getCurrentEnvironment().getRequestNamespace()
ApiProxy.getCurrentEnvironment().getVersionId()
UploadBlobServlet
handles blob uploads in the development
server.Job
implementation that hits a url.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |