| Interface | Description |
|---|---|
| FeedTaskFactory |
Factory which creates a new
FeedDownloadTask for purposes of processing. |
| Class | Description |
|---|---|
| FeedDataStoreManager |
This class is used for purposes of processing and listening a new saved or
removed entities in
InMemoryDataStore and according to
its CombinedFeed.getRefreshPeriod() property is able to give an entity
into the queue for another processing which is dedicated to consumers. |
| FeedDownloader |
This class is used to download entries of the defined URL (URL of the
feed).
|
| FeedDownloadTask |
An instance of this class implements the
run method
with functionality of downloading all entries from feed which are available. |
| FeedTaskFactoryImpl |
Factory which creates a new
FeedDownloadTask for purposes of processing. |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.