Uses of Package
org.apache.nutch.net.protocols
-
Packages that use org.apache.nutch.net.protocols Package Description org.apache.nutch.net.protocols Helper classes related to theProtocol
interface, see alsoorg.apache.nutch.protocol
.org.apache.nutch.protocol.htmlunit Protocol plugin which supports retrieving documents via HTTP/HTTPS using Selenium and the HtmlUnitDriver web driver for the for the HtmlUnit headless browser.org.apache.nutch.protocol.http Protocol plugin which supports retrieving documents via the http protocol.org.apache.nutch.protocol.http.api Common API used by HTTP plugins (http
,httpclient
, etc.)org.apache.nutch.protocol.httpclient 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.org.apache.nutch.protocol.interactiveselenium Protocol plugin which supports retrieving documents using and interacting with Selenium.org.apache.nutch.protocol.okhttp Protocol plugin for HTTP/HTTPS based on okhttp, supports HTTP 1.1 and/or http/2.org.apache.nutch.protocol.selenium Protocol plugin which supports retrieving documents via Selenium. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.net.protocols Class Description Response.TruncatedContentReason -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.htmlunit Class Description Response A response interface. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.http Class Description Response A response interface. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.http.api Class Description Response A response interface. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.httpclient Class Description Response A response interface. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.interactiveselenium Class Description Response A response interface. -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.okhttp Class Description Response A response interface.Response.TruncatedContentReason -
Classes in org.apache.nutch.net.protocols used by org.apache.nutch.protocol.selenium Class Description Response A response interface.