Uses of Interface
com.google.appengine.api.backends.BackendService
Packages that use BackendService
Package
Description
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 BackendServiceModifier and TypeMethodDescriptionstatic BackendService
BackendServiceFactory.getBackendService()
Gets a handle to the backends API for the current running environment.IBackendServiceFactory.getBackendService()
Gets a handle to the backends API for the current running environment.