| Package | Description |
|---|---|
| com.google.api.client.googleapis.subscriptions |
Beta Support for creating subscriptions and receiving notifications for Google APIs. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemorySubscriptionStore
Deprecated.
(scheduled to be removed in 1.17) Use
StoredChannel.getDefaultDataStore(DataStoreFactory) with
MemoryDataStoreFactory instead. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UnparsedNotification.deliverNotification(SubscriptionStore subscriptionStore)
Deprecated.
Handles a newly received notification, and delegates it to the registered handler.
|
Copyright © 2010-2013 Google. All Rights Reserved.