Uses of Interface
com.google.appengine.api.backends.BackendService
-
Packages that use BackendService Package Description com.google.appengine.api.backends Provides access to long-running, addressable servers. -
-
Uses of BackendService in com.google.appengine.api.backends
Methods in com.google.appengine.api.backends that return BackendService Modifier and Type Method Description static BackendService
BackendServiceFactory. getBackendService()
Gets a handle to the backends API for the current running environment.BackendService
IBackendServiceFactory. getBackendService()
Gets a handle to the backends API for the current running environment.
-