Dekoh platform API

dekoh.portal.syndication.aggregator.core
Class AuthenticatedURLFeedFetcher

java.lang.Object
  extended by com.sun.syndication.fetcher.impl.AbstractFeedFetcher
      extended by com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
          extended by dekoh.portal.syndication.aggregator.core.AuthenticatedURLFeedFetcher
All Implemented Interfaces:
com.sun.syndication.fetcher.FeedFetcher

public class AuthenticatedURLFeedFetcher
extends com.sun.syndication.fetcher.impl.HttpURLFeedFetcher

Since:
Oct 10, 2007

Field Summary
 
Fields inherited from interface com.sun.syndication.fetcher.FeedFetcher
DEFAULT_USER_AGENT
 
Constructor Summary
AuthenticatedURLFeedFetcher(com.sun.syndication.fetcher.impl.FeedFetcherCache feedCache, SubscriptionItem subscriptionItem)
           
 
Method Summary
 String encode(String source)
           
protected  void setRequestHeaders(URLConnection connection, com.sun.syndication.fetcher.impl.SyndFeedInfo syndFeedInfo)
           
 
Methods inherited from class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
getFeedInfoCache, resetFeedInfo, retrieveAndCacheFeed, retrieveFeed, setFeedInfoCache
 
Methods inherited from class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
addFetcherEventListener, combineFeeds, fireEvent, fireEvent, fireEvent, fireEvent, getUserAgent, handleErrorCodes, isUsingDeltaEncoding, removeFetcherEventListener, setUserAgent, setUsingDeltaEncoding, throw4XXError, throwAuthenticationError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatedURLFeedFetcher

public AuthenticatedURLFeedFetcher(com.sun.syndication.fetcher.impl.FeedFetcherCache feedCache,
                                   SubscriptionItem subscriptionItem)
Method Detail

setRequestHeaders

protected void setRequestHeaders(URLConnection connection,
                                 com.sun.syndication.fetcher.impl.SyndFeedInfo syndFeedInfo)
Overrides:
setRequestHeaders in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher

encode

public String encode(String source)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers