Uses of Interface
info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher

Packages that use RSSFeedFetcher
info.magnolia.module.rssaggregator.importhandler   
 

Uses of RSSFeedFetcher in info.magnolia.module.rssaggregator.importhandler
 

Classes in info.magnolia.module.rssaggregator.importhandler that implement RSSFeedFetcher
 class FastRSSFeedFetcher
          A multithreaded RSSFeedFetcher for feed retrieval over http that follows redirects and supports conditional gets.
 class SimpleRSSFeedFetcher
          A simple single threaded RSSFeedFetcher for feed retrieval http that follows redirects and supports conditional gets.
 

Methods in info.magnolia.module.rssaggregator.importhandler that return RSSFeedFetcher
 RSSFeedFetcher RSSFeedImportHandler.setFeedFetcher(RSSFeedFetcher rssFeedFetcher)
          for testing.
 

Methods in info.magnolia.module.rssaggregator.importhandler with parameters of type RSSFeedFetcher
 RSSFeedFetcher RSSFeedImportHandler.setFeedFetcher(RSSFeedFetcher rssFeedFetcher)
          for testing.
 

Constructors in info.magnolia.module.rssaggregator.importhandler with parameters of type RSSFeedFetcher
RSSFeedImportHandler(RSSFeedFetcher feedFetcher)
          Creates handler with default mappers AggregateFeedContentMapper and FilterPredicateContentMapper.
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.