Uses of Class
com.norconex.collector.http.fetch.impl.GenericHttpFetcherConfig
-
Packages that use GenericHttpFetcherConfig Package Description com.norconex.collector.http.fetch.impl -
-
Uses of GenericHttpFetcherConfig in com.norconex.collector.http.fetch.impl
Methods in com.norconex.collector.http.fetch.impl that return GenericHttpFetcherConfig Modifier and Type Method Description GenericHttpFetcherConfig
GenericHttpFetcher. getConfig()
Constructors in com.norconex.collector.http.fetch.impl with parameters of type GenericHttpFetcherConfig Constructor Description GenericHttpFetcher(GenericHttpFetcherConfig httpFetcherConfig)
-