| Package | Description |
|---|---|
| com.google.api.client.googleapis.subscriptions |
Support for creating subscriptions and receiving notifications for Google APIs.
|
| com.google.api.client.googleapis.subscriptions.json |
JSON-based notification handling for subscriptions.
|
| com.google.api.client.googleapis.testing.subscriptions |
Test utilities for the Subscriptions extension package.
|
| Class and Description |
|---|
| Notification
Notification sent to this client about a subscribed resource.
|
| NotificationCallback
Callback which is used to receive
UnparsedNotifications after subscribing to a topic. |
| StoredSubscription
Client subscription information to be stored in a
SubscriptionStore. |
| SubscriptionStore
Stores and manages registered subscriptions and their handlers.
|
| TypedNotification
Typed notification sent to this client about a subscribed resource.
|
| TypedNotificationCallback
Callback which is used to receive typed
Notifications after subscribing to a topic. |
| UnparsedNotification
A notification whose content has not been parsed yet.
|
| Class and Description |
|---|
| NotificationCallback
Callback which is used to receive
UnparsedNotifications after subscribing to a topic. |
| TypedNotificationCallback
Callback which is used to receive typed
Notifications after subscribing to a topic. |
| UnparsedNotification
A notification whose content has not been parsed yet.
|
| Class and Description |
|---|
| NotificationCallback
Callback which is used to receive
UnparsedNotifications after subscribing to a topic. |
| StoredSubscription
Client subscription information to be stored in a
SubscriptionStore. |
| UnparsedNotification
A notification whose content has not been parsed yet.
|
Copyright © 2010-2013 Google. All Rights Reserved.