| Class | Description | 
|---|---|
| FeedCache | 
 Feed cache, supports preloading multiple feeds in multiple concurrent threads. 
 | 
| FeedGenerator | 
 Generates the contents of an external RSS of Atom feed. 
This implementation is based on the ROME API.  | 
| FeedResult | 
 A feed retrieve result. 
 | 
| FeedsGenerator | 
 Generator for feeds service 
 | 
| RssFeedUserPrefsComponent | 
 Component for access to the user preferences for feeds 
 | 
| SetRssFeedUserPreferencesAction | 
 Set user preference 
 | 
| SyndicationService | 
 Flux RSS Service to redefined isCacheable (Not Cacheable if there are some restricted access or personal feed) 
 |