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