Package com.google.appengine.api.capabilities

The capabilities API.

See:
          Description

Interface Summary
CapabilitiesService Allows applications to identify API outages and scheduled downtime.
 

Class Summary
CapabilitiesServiceFactory Factory for creating a CapabilitiesService.
Capability A capability represents a particular feature or set of features available on the App Engine platform.
CapabilityState Represents the state of a Capability.
 

Enum Summary
CapabilityStatus Represents the status of a Capability.
 

Package com.google.appengine.api.capabilities Description

The capabilities API.

Allows applications to identify API outages and scheduled downtime.