Uses of Class
com.norconex.collector.http.HttpCollectorConfig
-
Packages that use HttpCollectorConfig Package Description com.norconex.collector.http -
-
Uses of HttpCollectorConfig in com.norconex.collector.http
Methods in com.norconex.collector.http that return HttpCollectorConfig Modifier and Type Method Description HttpCollectorConfig
HttpCollector. getCollectorConfig()
Constructors in com.norconex.collector.http with parameters of type HttpCollectorConfig Constructor Description HttpCollector(HttpCollectorConfig collectorConfig)
Creates and configure an HTTP Collector with the provided configuration.
-