| Package | Description |
|---|---|
| com.google.api.client.googleapis.subscriptions |
Beta Support for creating subscriptions and receiving notifications for Google APIs. |
| com.google.api.client.googleapis.subscriptions.json |
Beta JSON-based notification handling for subscriptions. |
| Modifier and Type | Method and Description |
|---|---|
TypedNotificationCallback<T> |
TypedNotificationCallback.setDataType(Class<T> dataClass)
Sets the data type which this handler can parse or
Void.class if no data type is
expected. |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonNotificationCallback<T>
|
Copyright © 2010-2013 Google. All Rights Reserved.