Uses of Interface
com.norconex.crawler.web.fetch.WebFetchResponse
Packages that use WebFetchResponse
Package
Description
-
Uses of WebFetchResponse in com.norconex.crawler.web.doc.pipelines.importer
Methods in com.norconex.crawler.web.doc.pipelines.importer with parameters of type WebFetchResponseModifier and TypeMethodDescriptionstatic voidWebImporterPipelineUtil.queueRedirectURL(ImporterPipelineContext context, WebFetchResponse response, String redirectTargetURL) -
Uses of WebFetchResponse in com.norconex.crawler.web.fetch
Classes in com.norconex.crawler.web.fetch that implement WebFetchResponseModifier and TypeClassDescriptionclassHTTP Multi-response information obtained from fetching a document. -
Uses of WebFetchResponse in com.norconex.crawler.web.fetch.impl.httpclient
Classes in com.norconex.crawler.web.fetch.impl.httpclient that implement WebFetchResponseModifier and TypeClassDescriptionclassHTTP response information obtained from fetching a document.Methods in com.norconex.crawler.web.fetch.impl.httpclient that return WebFetchResponse -
Uses of WebFetchResponse in com.norconex.crawler.web.fetch.impl.playwright
Methods in com.norconex.crawler.web.fetch.impl.playwright that return WebFetchResponse -
Uses of WebFetchResponse in com.norconex.crawler.web.fetch.impl.webdriver
Methods in com.norconex.crawler.web.fetch.impl.webdriver that return WebFetchResponse