public class AppConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.api.client.http.HttpTransport |
HTTP_TRANSPORT
Class instance of the HTTP transport.
|
static com.google.api.client.json.JsonFactory |
JSON_FACTORY
Class instance of the JSON factory.
|
| Constructor and Description |
|---|
AppConstants() |
| Modifier and Type | Method and Description |
|---|---|
static com.appspot.chrome_diorama_744.celeEndpoint.CeleEndpoint |
getApiServiceHandle()
Retrieves a Cele API service handle to access the API.
|