|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetcherException | |
|---|---|
| com.sun.syndication.fetcher | |
| com.sun.syndication.fetcher.impl | |
| Uses of FetcherException in com.sun.syndication.fetcher |
|---|
| Methods in com.sun.syndication.fetcher that throw FetcherException | |
|---|---|
com.sun.syndication.feed.synd.SyndFeed |
FeedFetcher.retrieveFeed(java.net.URL feedUrl)
Retrieve a feed over HTTP |
| Uses of FetcherException in com.sun.syndication.fetcher.impl |
|---|
| Methods in com.sun.syndication.fetcher.impl that throw FetcherException | |
|---|---|
protected void |
AbstractFeedFetcher.handleErrorCodes(int responseCode)
Handles HTTP error codes. |
protected void |
HttpURLFeedFetcher.retrieveAndCacheFeed(java.net.URL feedUrl,
SyndFeedInfo syndFeedInfo,
java.net.HttpURLConnection connection)
|
com.sun.syndication.feed.synd.SyndFeed |
HttpURLFeedFetcher.retrieveFeed(java.net.URL feedUrl)
Retrieve a feed over HTTP |
com.sun.syndication.feed.synd.SyndFeed |
HttpClientFeedFetcher.retrieveFeed(java.net.URL feedUrl)
|
protected void |
AbstractFeedFetcher.throw4XXError(int responseCode)
|
protected void |
AbstractFeedFetcher.throwAuthenticationError(int responseCode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||