See: Description
| Interface | Description |
|---|---|
| Notifier | |
| Notifier.SubscriptionSummaryCallback |
A callback that is invoked each time a subscriber is notified.
|
| Verifier |
A strategy interface for verification of subscriptions.
|
| Verifier.VerificationCallback |
An interface for capturing the result of a verification (subscribe or unsubscribe)
|
| Class | Description |
|---|---|
| DeltaFeedInfoCache |
Wrapper FeedFetcherCache that wraps a backing FeedFetcherCache and makes sure that any
SyndFeedInfo used within it are replaced with a DeltaSyndFeedInfo which is capable of tracking
changes to entries in the underlying feed.
|
| DeltaSyndFeedInfo |
Extends SyndFeedInfo to also track etags for individual entries.
|
| Hub |
The basic business logic controller for the Hub implementation.
|
The Hub implementation
Copyright © 2016. All rights reserved.