Class | Description |
---|---|
Endpoint |
Base class for Google App Engine Endpoints
|
MessagingClient |
Singleton that is the interface to our gae Messaging endpoint
|
MessagingClient.MessagingAsyncTask |
AsyncTask to call GAE Messaging Endpoint
|
Msg |
Static constants for messaging
|
RegistrationClient |
Singleton that is the interface to our gae Registration Endpoint
|
RegistrationClient.RegisterAsyncTask |
AsyncTask to register our with the server
|
RegistrationClient.UnregisterAsyncTask |
AsyncTask to unregister from server
|