Uses of Package
com.sun.syndication.fetcher.impl

Packages that use com.sun.syndication.fetcher.impl
com.sun.syndication.fetcher.impl Contains a concrete http based implementation of the ROME newsfeed fetching framework. 
net.sourceforge.java.feednread.backend.cache Provides classes for in memory as well as persistent caching of NewsFeed model objects. 
 

Classes in com.sun.syndication.fetcher.impl used by com.sun.syndication.fetcher.impl
AbstractFeedFetcher
           
FeedFetcherCache
          An interface to allow caching of feeds.
HashMapFeedInfoCache
          A very simple implementation of the FeedFetcherCache interface.
SyndFeedInfo
          A class to represent a SyndFeed and some useful information about it.
 

Classes in com.sun.syndication.fetcher.impl used by net.sourceforge.java.feednread.backend.cache
FeedFetcherCache
          An interface to allow caching of feeds.
SyndFeedInfo
          A class to represent a SyndFeed and some useful information about it.