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 BackendServiceBackendServiceFactory. getBackendService()Gets a handle to the backends API for the current running environment.BackendServiceIBackendServiceFactory. getBackendService()Gets a handle to the backends API for the current running environment.
-