Uses of Interface
com.rometools.fetcher.impl.HttpClientFeedFetcher.CredentialSupplier
-
Packages that use HttpClientFeedFetcher.CredentialSupplier Package Description com.rometools.fetcher.impl -
-
Uses of HttpClientFeedFetcher.CredentialSupplier in com.rometools.fetcher.impl
Methods in com.rometools.fetcher.impl that return HttpClientFeedFetcher.CredentialSupplier Modifier and Type Method Description HttpClientFeedFetcher.CredentialSupplierHttpClientFeedFetcher. getCredentialSupplier()Deprecated.Methods in com.rometools.fetcher.impl with parameters of type HttpClientFeedFetcher.CredentialSupplier Modifier and Type Method Description voidHttpClientFeedFetcher. setCredentialSupplier(HttpClientFeedFetcher.CredentialSupplier credentialSupplier)Deprecated.Constructors in com.rometools.fetcher.impl with parameters of type HttpClientFeedFetcher.CredentialSupplier Constructor Description HttpClientFeedFetcher(FeedFetcherCache cache, HttpClientFeedFetcher.CredentialSupplier credentialSupplier)Deprecated.
-