Uses of Interface
com.sun.syndication.fetcher.FeedFetcher

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

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

Classes in com.sun.syndication.fetcher.impl that implement FeedFetcher
 class AbstractFeedFetcher
           
 class HttpURLFeedFetcher
          Class to retrieve syndication files via HTTP.