Uses of Package
net.sourceforge.java.feednread.backend.jobs

Packages that use net.sourceforge.java.feednread.backend.jobs
net.sourceforge.java.feednread.backend.jobs Contains a collection of Jobs to concurrently perform application specific tasks in the JobManager execution context. 
 

Classes in net.sourceforge.java.feednread.backend.jobs used by net.sourceforge.java.feednread.backend.jobs
NewsFeedAggregationManagerJob
           Job to control and coordinate the aggregation of a bunch of Favorites i.e. their associated NewsFeeds.
NewsFeedAggregatorJob
           Job to aggregate a single Favrite i.e. its set NewsFeed into a given AggregatedNewsFeed.
NewsFeedParserJob
           Job which parses a NewsFeed either by a given url or a Favorite which houses the url settings.