Uses of Class
com.norconex.collector.http.crawler.HttpCrawler
Packages that use HttpCrawler
Package
Description
-
Uses of HttpCrawler in com.norconex.collector.http.fetch
Methods in com.norconex.collector.http.fetch with parameters of type HttpCrawlerModifier and TypeMethodDescriptionprotected voidAbstractHttpFetcher.fetcherThreadBegin(HttpCrawler crawler) Invoked each time a crawler begins a new crawler thread if that thread is the current thread.protected voidAbstractHttpFetcher.fetcherThreadEnd(HttpCrawler crawler) Invoked each time a crawler ends an existing crawler thread if that thread is the current thread. -
Uses of HttpCrawler in com.norconex.collector.http.fetch.impl.webdriver
Methods in com.norconex.collector.http.fetch.impl.webdriver with parameters of type HttpCrawlerModifier and TypeMethodDescriptionprotected voidWebDriverHttpFetcher.fetcherThreadEnd(HttpCrawler crawler) -
Uses of HttpCrawler in com.norconex.collector.http.pipeline.committer
Methods in com.norconex.collector.http.pipeline.committer that return HttpCrawlerConstructors in com.norconex.collector.http.pipeline.committer with parameters of type HttpCrawler -
Uses of HttpCrawler in com.norconex.collector.http.pipeline.importer
Methods in com.norconex.collector.http.pipeline.importer that return HttpCrawlerConstructors in com.norconex.collector.http.pipeline.importer with parameters of type HttpCrawler -
Uses of HttpCrawler in com.norconex.collector.http.pipeline.queue
Methods in com.norconex.collector.http.pipeline.queue that return HttpCrawlerConstructors in com.norconex.collector.http.pipeline.queue with parameters of type HttpCrawler