Uses of Class
com.sun.syndication.fetcher.impl.AbstractFeedFetcher

Packages that use AbstractFeedFetcher
com.sun.syndication.fetcher.impl Contains a concrete http based implementation of the ROME newsfeed fetching framework. 
 

Uses of AbstractFeedFetcher in com.sun.syndication.fetcher.impl
 

Subclasses of AbstractFeedFetcher in com.sun.syndication.fetcher.impl
 class HttpURLFeedFetcher
          Class to retrieve syndication files via HTTP.