Uses of Package
com.google.apphosting.api
Packages that use com.google.apphosting.api
Package
Description
Provides access to the ApiProxy, which dispatches API calls to backend services.
-
Classes in com.google.apphosting.api used by com.google.apphosting.apiClassDescription
ApiConfigencapsulates one or more configuration parameters scoped to an individual API call.An exception produced when trying to perform an API call.This interface can be used to provide a class that actually implements API calls.Environment is a simple data container that provides additional information about the current request (e.g.Used to create an Environment object to use if no thread local Environment is set.LogRecordrepresents a single apphosting log entry, including a Java-specific logging level, a timestamp in microseconds, and a message, which is a formatted string containing the rest of the logging information (e.g.An exception whose cause is not known or understood by the API code.Represents automatic statistics collected by the ApiProxy.Stores tracing context including IDs and settings.