Package com.sun.syndication.fetcher.impl

Contains a concrete http based implementation of the ROME newsfeed fetching framework.

See:
          Description

Interface Summary
FeedFetcherCache An interface to allow caching of feeds.
 

Class Summary
AbstractFeedFetcher  
HashMapFeedInfoCache A very simple implementation of the FeedFetcherCache interface.
HttpURLFeedFetcher Class to retrieve syndication files via HTTP.
ResponseHandler Utility class to help deal with HTTP responses
SyndFeedInfo A class to represent a SyndFeed and some useful information about it.
SyndFeedInfoUtils Utility class to support the creation of unique ids for SyndFeedInfo objects.
 

Package com.sun.syndication.fetcher.impl Description

Contains a concrete http based implementation of the ROME newsfeed fetching framework.