| Interface | Description |
|---|---|
| FeedFetcherCache |
An interface to allow caching of feed details.
|
| HttpClientFeedFetcher.CredentialSupplier | |
| HttpClientFeedFetcher.HttpClientMethodCallbackIntf |
| Class | Description |
|---|---|
| AbstractFeedFetcher | |
| AbstractFeedFetcherBeanInfo | |
| DiskFeedInfoCache |
Disk based cache.
|
| HashMapFeedInfoCache |
A very simple implementation of the
FeedFetcherCache
interface. |
| HttpClientFeedFetcher | |
| HttpURLFeedFetcher |
Class to retrieve syndication files via HTTP.
|
| LinkedHashMapFeedInfoCache |
An implementation of the
FeedFetcherCache interface. |
| ResponseHandler |
Utility class to help deal with HTTP responses
|
| SyndFeedInfo |
A class to represent a
SyndFeed and some useful information
about it. |
Copyright © 2015. All Rights Reserved.