Uses of Class
com.norconex.collector.http.fetch.AbstractHttpFetcher
Packages that use AbstractHttpFetcher
Package
Description
-
Uses of AbstractHttpFetcher in com.norconex.collector.http.fetch.impl
Subclasses of AbstractHttpFetcher in com.norconex.collector.http.fetch.implModifier and TypeClassDescriptionclassDefault implementation ofIHttpFetcher, based on Apache HttpClient.classDeprecated. -
Uses of AbstractHttpFetcher in com.norconex.collector.http.fetch.impl.webdriver
Subclasses of AbstractHttpFetcher in com.norconex.collector.http.fetch.impl.webdriverModifier and TypeClassDescriptionclassUses Selenium WebDriver support for using native browsers to crawl documents.
WebDriverHttpFetcher