@Deprecated @Beta
Beta See: Description
| Interface | Description |
|---|---|
| NotificationCallback | Deprecated
(scheduled to be removed in 1.17) Use
UnparsedNotificationCallback instead. |
| SubscriptionStore | Deprecated
(scheduled to be removed in 1.17) Use
DataStoreFactory instead with
StoredChannel. |
| Class | Description |
|---|---|
| EventTypes | Deprecated
(scheduled to be removed in 1.17) Use
ResourceStates instead. |
| MemorySubscriptionStore | Deprecated
(scheduled to be removed in 1.17) Use
StoredChannel.getDefaultDataStore(DataStoreFactory) with
MemoryDataStoreFactory instead. |
| Notification | Deprecated
(scheduled to be removed in 1.17) Use
AbstractNotification instead. |
| NotificationHeaders | Deprecated
(scheduled to be removed in 1.17) Use
com.google.api.client.googleapis.extensions.servlet.notifications.WebhookHeaders
instead. |
| StoredSubscription | Deprecated
(scheduled to be removed in 1.17) Use
StoredChannel instead. |
| TypedNotification<T> | Deprecated
(scheduled to be removed in 1.17) Use
TypedNotification instead. |
| TypedNotificationCallback<T> | Deprecated
(scheduled to be removed in 1.17) Use
TypedNotificationCallback
instead. |
| UnparsedNotification | Deprecated
(scheduled to be removed in 1.17) Use
UnparsedNotification instead. |
Beta
Deprecated: (scheduled to be removed in 1.17) Use
com.google.api.client.googleapis.notifications instead.
Copyright © 2010-2013 Google. All Rights Reserved.