Package com.google.appengine.api
package com.google.appengine.api
Provides facilities for server lifecycle management, threading and namespaces/multitenancy. These
facilities, along with the services defined in subpackages, make up the Google App Engine API.
-
ClassesClassDescriptionProvides functions for manipulating the current namespace used for App Engine APIs.
ThreadManager
exposes aThreadFactory
that allows App Engine applications to spawn new threads.