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 HttpCrawlerConfigHttpCrawler. 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 HttpCrawlerConfigHttpCommitterPipelineContext. 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 HttpCrawlerConfigHttpImporterPipelineContext. 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 HttpCrawlerConfigHttpQueuePipelineContext. getConfig()
-