A C D E F G H I L M P R S T

A

AbstractFeedFetcher - Class in com.sun.syndication.fetcher.impl
 
AbstractFeedFetcher() - Constructor for class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
addFetcherEventListener(FetcherListener) - Method in interface com.sun.syndication.fetcher.FeedFetcher
Add a FetcherListener.
addFetcherEventListener(FetcherListener) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 

C

clone() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
Creates a deep 'bean' clone of the object.
com.sun.syndication.fetcher - package com.sun.syndication.fetcher
 
com.sun.syndication.fetcher.impl - package com.sun.syndication.fetcher.impl
 
com.sun.syndication.fetcher.samples - package com.sun.syndication.fetcher.samples
 
combineFeeds(SyndFeed, SyndFeed) - Static method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
Combine the entries in two feeds into a single feed.
createInfoCache() - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
createInfoCache() - Method in class com.sun.syndication.fetcher.impl.LinkedHashMapFeedInfoCache
 

D

DEFAULT_USER_AGENT - Static variable in interface com.sun.syndication.fetcher.FeedFetcher
The default user agent.
defaultCharacterEncoding - Static variable in class com.sun.syndication.fetcher.impl.ResponseHandler
 

E

equals(Object) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
EVENT_TYPE_FEED_POLLED - Static variable in class com.sun.syndication.fetcher.FetcherEvent
 
EVENT_TYPE_FEED_RETRIEVED - Static variable in class com.sun.syndication.fetcher.FetcherEvent
 
EVENT_TYPE_FEED_UNCHANGED - Static variable in class com.sun.syndication.fetcher.FetcherEvent
 

F

FeedAggregator - Class in com.sun.syndication.fetcher.samples
It aggregates a list of RSS/Atom feeds (they can be of different types) into a single feed of the specified type.
FeedAggregator() - Constructor for class com.sun.syndication.fetcher.samples.FeedAggregator
 
FeedFetcher - Interface in com.sun.syndication.fetcher
 
FeedFetcherCache - Interface in com.sun.syndication.fetcher.impl
An interface to allow caching of feed details.
FeedReader - Class in com.sun.syndication.fetcher.samples
Reads and prints any RSS/Atom feed type.
FeedReader() - Constructor for class com.sun.syndication.fetcher.samples.FeedReader
 
FetcherEvent - Class in com.sun.syndication.fetcher
Implementation note: FetcherEvent is not thread safe.
FetcherEvent(Object) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
FetcherEvent(Object, String, String) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
FetcherEvent(Object, String, String, SyndFeed) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
fetcherEvent(FetcherEvent) - Method in interface com.sun.syndication.fetcher.FetcherListener
Called when a fetcher event occurs
FetcherException - Exception in com.sun.syndication.fetcher
 
FetcherException(Throwable) - Constructor for exception com.sun.syndication.fetcher.FetcherException
 
FetcherException(String, Throwable) - Constructor for exception com.sun.syndication.fetcher.FetcherException
 
FetcherException(String) - Constructor for exception com.sun.syndication.fetcher.FetcherException
 
FetcherException(int, String) - Constructor for exception com.sun.syndication.fetcher.FetcherException
 
FetcherListener - Interface in com.sun.syndication.fetcher
 
fireEvent(String, URLConnection) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, URLConnection, SyndFeed) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, String) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, String, SyndFeed) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 

G

get(Object) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getCharacterEncoding(URLConnection) - Static method in class com.sun.syndication.fetcher.impl.ResponseHandler
 
getCharacterEncoding(String) - Static method in class com.sun.syndication.fetcher.impl.ResponseHandler
Gets the character encoding of a response.
getCredentials(String, String) - Method in interface com.sun.syndication.fetcher.impl.HttpClientFeedFetcher.CredentialSupplier
 
getCredentialSupplier() - Method in class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
getETag() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getEventType() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getFeed() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getFeedInfo(URL) - Method in interface com.sun.syndication.fetcher.impl.FeedFetcherCache
Get a SyndFeedInfo object from the cache.
getFeedInfo(URL) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getFeedInfoCache() - Method in class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
getFeedInfoCache() - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
getId() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getInfoCache() - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getInstance() - Static method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
Get the global instance of the cache
getInstance() - Static method in class com.sun.syndication.fetcher.impl.LinkedHashMapFeedInfoCache
Get the global instance of the cache
getLastModified() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getMaxEntries() - Method in class com.sun.syndication.fetcher.impl.LinkedHashMapFeedInfoCache
 
getResponseCode() - Method in exception com.sun.syndication.fetcher.FetcherException
 
getSyndFeed() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getUrl() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getUrlString() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getUserAgent() - Method in interface com.sun.syndication.fetcher.FeedFetcher
 
getUserAgent() - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 

H

handleErrorCodes(int) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
Handles HTTP error codes.
hashCode() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
Returns a hashcode value for the object.
HashMapFeedInfoCache - Class in com.sun.syndication.fetcher.impl
A very simple implementation of the FeedFetcherCache interface.
HashMapFeedInfoCache() - Constructor for class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
Constructor for HashMapFeedInfoCache
HttpClientFeedFetcher - Class in com.sun.syndication.fetcher.impl
 
HttpClientFeedFetcher() - Constructor for class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
HttpClientFeedFetcher(FeedFetcherCache) - Constructor for class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
HttpClientFeedFetcher(FeedFetcherCache, HttpClientFeedFetcher.CredentialSupplier) - Constructor for class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
HttpClientFeedFetcher.CredentialSupplier - Interface in com.sun.syndication.fetcher.impl
 
HttpURLFeedFetcher - Class in com.sun.syndication.fetcher.impl
Class to retrieve syndication files via HTTP.
HttpURLFeedFetcher() - Constructor for class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
Constructor to use HttpURLFeedFetcher without caching of feeds
HttpURLFeedFetcher(FeedFetcherCache) - Constructor for class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
Constructor to enable HttpURLFeedFetcher to cache feeds

I

isUsingDeltaEncoding() - Method in interface com.sun.syndication.fetcher.FeedFetcher
Is this fetcher using rfc3229 delta encoding?
isUsingDeltaEncoding() - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 

L

LinkedHashMapFeedInfoCache - Class in com.sun.syndication.fetcher.impl
An implementation of the FeedFetcherCache interface.
LinkedHashMapFeedInfoCache() - Constructor for class com.sun.syndication.fetcher.impl.LinkedHashMapFeedInfoCache
Constructor for HashMapFeedInfoCache

M

main(String[]) - Static method in class com.sun.syndication.fetcher.samples.FeedAggregator
 
main(String[]) - Static method in class com.sun.syndication.fetcher.samples.FeedReader
 

P

put(Object, Object) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 

R

removeFetcherEventListener(FetcherListener) - Method in interface com.sun.syndication.fetcher.FeedFetcher
Remove a FetcherListener
removeFetcherEventListener(FetcherListener) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
resetFeedInfo(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
ResponseHandler - Class in com.sun.syndication.fetcher.impl
Utility class to help deal with HTTP responses
ResponseHandler() - Constructor for class com.sun.syndication.fetcher.impl.ResponseHandler
 
retrieveAndCacheFeed(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
retrieveFeed(URL) - Method in interface com.sun.syndication.fetcher.FeedFetcher
Retrieve a feed over HTTP
retrieveFeed(URL) - Method in class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
retrieveFeed(URL) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
Retrieve a feed over HTTP

S

setCredentialSupplier(HttpClientFeedFetcher.CredentialSupplier) - Method in class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
setETag(String) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
setEventType(String) - Method in class com.sun.syndication.fetcher.FetcherEvent
 
setFeed(SyndFeed) - Method in class com.sun.syndication.fetcher.FetcherEvent
 
setFeedInfo(URL, SyndFeedInfo) - Method in interface com.sun.syndication.fetcher.impl.FeedFetcherCache
Add a SyndFeedInfo object to the cache
setFeedInfo(URL, SyndFeedInfo) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
setFeedInfoCache(FeedFetcherCache) - Method in class com.sun.syndication.fetcher.impl.HttpClientFeedFetcher
 
setFeedInfoCache(FeedFetcherCache) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
setId(String) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
setInfoCache(Map) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
The API of this class indicates that map must thread safe.
setLastModified(Object) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
setMaxEntries(int) - Method in class com.sun.syndication.fetcher.impl.LinkedHashMapFeedInfoCache
 
setRequestHeaders(URLConnection, SyndFeedInfo) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
Set appropriate HTTP headers, including conditional get and gzip encoding headers
setSyndFeed(SyndFeed) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
setUrl(URL) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
setUrlString(String) - Method in class com.sun.syndication.fetcher.FetcherEvent
 
setUserAgent(String) - Method in interface com.sun.syndication.fetcher.FeedFetcher
 
setUserAgent(String) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
setUsingDeltaEncoding(boolean) - Method in interface com.sun.syndication.fetcher.FeedFetcher
Turn on or off rfc3229 delta encoding
setUsingDeltaEncoding(boolean) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
SyndFeedInfo - Class in com.sun.syndication.fetcher.impl
A class to represent a SyndFeed and some useful information about it.
SyndFeedInfo() - Constructor for class com.sun.syndication.fetcher.impl.SyndFeedInfo
 

T

throw4XXError(int) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
throwAuthenticationError(int) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
toString() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
Returns the String representation for the object.

A C D E F G H I L M P R S T

Copyright © 2004-2006 Sun Microsystems. All Rights Reserved.