Uses of Interface
org.apache.nutch.metadata.HttpHeaders
Packages that use HttpHeaders
Package
Description
A Multi-valued Metadata container, and set
of constant fields for Nutch Metadata.
Helper classes related to the
Protocol
interface, see also org.apache.nutch.protocol.Protocol plugin which supports retrieving documents via HTTP/HTTPS using
Selenium and the
HtmlUnitDriver web
driver for the for the
HtmlUnit headless browser.
Protocol plugin which supports retrieving documents via the http protocol.
Protocol plugin which supports retrieving documents via the HTTP andHTTPS
protocols, optionally with Basic, Digest and NTLM authentication schemes for
web server as well as proxy server.
Protocol plugin which supports retrieving documents using and interacting
with Selenium.
Protocol plugin for HTTP/HTTPS based on
okhttp, supports HTTP 1.1
and/or http/2.
Protocol plugin which supports retrieving documents via
Selenium.
-
Uses of HttpHeaders in org.apache.nutch.metadata
Classes in org.apache.nutch.metadata that implement HttpHeadersModifier and TypeClassDescriptionclassA decorator to Metadata that adds for case-insensitive lookup of keys.classA multi-valued metadata container.classA decorator to Metadata that adds spellchecking capabilities to property names. -
Uses of HttpHeaders in org.apache.nutch.net.protocols
Subinterfaces of HttpHeaders in org.apache.nutch.net.protocols -
Uses of HttpHeaders in org.apache.nutch.protocol.htmlunit
Classes in org.apache.nutch.protocol.htmlunit that implement HttpHeaders -
Uses of HttpHeaders in org.apache.nutch.protocol.http
Classes in org.apache.nutch.protocol.http that implement HttpHeaders -
Uses of HttpHeaders in org.apache.nutch.protocol.httpclient
Classes in org.apache.nutch.protocol.httpclient that implement HttpHeaders -
Uses of HttpHeaders in org.apache.nutch.protocol.interactiveselenium
Classes in org.apache.nutch.protocol.interactiveselenium that implement HttpHeaders -
Uses of HttpHeaders in org.apache.nutch.protocol.okhttp
Classes in org.apache.nutch.protocol.okhttp that implement HttpHeaders -
Uses of HttpHeaders in org.apache.nutch.protocol.selenium
Classes in org.apache.nutch.protocol.selenium that implement HttpHeaders