Package com.google.appengine.api.backends

Provides access to long-running, addressable servers.

See:
          Description

Interface Summary
BackendService BackendService allows you to retrieve information about backend servers.
 

Class Summary
BackendServiceFactory Factory for getting the Backends API implementation for the current environment.
 

Package com.google.appengine.api.backends Description

Provides access to long-running, addressable servers.

See Also:
BackendService, Backends (Java) in the Google App Engine Developer's Guide.