Uses of Class
com.norconex.collector.http.crawler.HttpCrawlerConfig
-
-
Uses of HttpCrawlerConfig in com.norconex.collector.http.crawler
Methods in com.norconex.collector.http.crawler that return HttpCrawlerConfig Modifier and Type Method Description HttpCrawlerConfig
HttpCrawler. getCrawlerConfig()
Constructors in com.norconex.collector.http.crawler with parameters of type HttpCrawlerConfig Constructor Description HttpCrawler(HttpCrawlerConfig crawlerConfig, HttpCollector collector)
Constructor. -
Uses of HttpCrawlerConfig in com.norconex.collector.http.pipeline.committer
Methods in com.norconex.collector.http.pipeline.committer that return HttpCrawlerConfig Modifier and Type Method Description HttpCrawlerConfig
HttpCommitterPipelineContext. getConfig()
-
Uses of HttpCrawlerConfig in com.norconex.collector.http.pipeline.importer
Methods in com.norconex.collector.http.pipeline.importer that return HttpCrawlerConfig Modifier and Type Method Description HttpCrawlerConfig
HttpImporterPipelineContext. getConfig()
-
Uses of HttpCrawlerConfig in com.norconex.collector.http.pipeline.queue
Methods in com.norconex.collector.http.pipeline.queue that return HttpCrawlerConfig Modifier and Type Method Description HttpCrawlerConfig
HttpQueuePipelineContext. getConfig()
-