Uses of Package
org.apache.nutch.protocol.httpclient
Packages that use org.apache.nutch.protocol.httpclient
Package
Description
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.
-
Classes in org.apache.nutch.protocol.httpclient used by org.apache.nutch.protocol.httpclientClassDescriptionThis class is a protocol plugin that configures an HTTP client for Basic, Digest and NTLM authentication schemes for web server as well as proxy server.The base level of services required for Http AuthenticationCan be used to identify problems during creation of Authentication objects.Implementation of RFC 2617 Basic Authentication.