|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
DefaultRedirectHandler
that accepts redirects for 301-304 status
codes from all methods.LocalTaskQueueTestConfig.TaskCountDownLatch.await()
followed by LocalTaskQueueTestConfig.TaskCountDownLatch.reset()
.
LocalTaskQueueTestConfig.TaskCountDownLatch.await()
followed by LocalTaskQueueTestConfig.TaskCountDownLatch.reset(int)
.
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)
followed by
LocalTaskQueueTestConfig.TaskCountDownLatch.reset()
.
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)
followed by
LocalTaskQueueTestConfig.TaskCountDownLatch.reset(int)
.
DevAppServerTestConfig
implementation with common defaults:
Use 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.
maxBytes
bytes from the input stream to the output stream.
Cookie
with the specified data.
ParsedUrl
instance from the given URL.
Entity
.HighRepJobPolicy
in which a user-defined
percentage of jobs do not apply.DefaultHighRepJobPolicy
.
blobKey
.
@RunWith(DevAppServerTestRunner.class
.DeferredTask
.
ApiProxyLocal
.
Cookie
.
HighRepJobPolicy
and has a no-arg constructor.
LocalTaskQueue#init(com.google.appengine.tools.development.LocalServiceContext, Map)
forwarding the properties
parameter.
blobKey
.
Entity
.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.LocalTaskQueueCallback
implementation that automatically detects
and runs tasks with a DeferredTask
payload.CountDownLatch
extension that can be reset.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.
ParsedFileName
for a Blobstore file that is expected to
have been finalized, this method will attempt to construct and return a new
FileMetadata
instance for the file.
LocalServerEnvironment
that will be installed.
FileMetadata
if possible.
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
.
Level
at which we log mail
messages.
ServeBlobFilter
implements the ability to serve a blob in
the development environment.HighRepJobPolicy
implementation.
local
JDBC
driver.
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.
local
JDBC
driver.
hosted
or local
.
ApiProxy.Environment
to task handler
threads.
CountDownLatch
that the thread executing the task will
decrement after a LocalTaskQueueCallback
finishes execution.
local
JDBC
driver.
ParseUrl
argument.
UploadBlobServlet
handles blob uploads in the development
server.Job
implementation that hits a url.DynamicLatencyAdjuster
that adds the paxos penalty for writes and
takes the fact that transactional puts and deletes are super-fast into
account.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |