Uses of Interface
com.sun.syndication.fetcher.impl.HttpClientFeedFetcher.CredentialSupplier

Packages that use HttpClientFeedFetcher.CredentialSupplier
com.sun.syndication.fetcher.impl   
 

Uses of HttpClientFeedFetcher.CredentialSupplier in com.sun.syndication.fetcher.impl
 

Methods in com.sun.syndication.fetcher.impl that return HttpClientFeedFetcher.CredentialSupplier
 HttpClientFeedFetcher.CredentialSupplier HttpClientFeedFetcher.getCredentialSupplier()
           
 

Methods in com.sun.syndication.fetcher.impl with parameters of type HttpClientFeedFetcher.CredentialSupplier
 void HttpClientFeedFetcher.setCredentialSupplier(HttpClientFeedFetcher.CredentialSupplier credentialSupplier)
           
 

Constructors in com.sun.syndication.fetcher.impl with parameters of type HttpClientFeedFetcher.CredentialSupplier
HttpClientFeedFetcher(FeedFetcherCache cache, HttpClientFeedFetcher.CredentialSupplier credentialSupplier)
           
 



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