Home » nutch-1.0 » org.apache.nutch » protocol » httpclient »

org.apache.nutch.protocol.httpclient

Interfaces:

HttpAuthentication   The base level of services required for Http Authentication  code | html

Classes:

DummySSLProtocolSocketFactory     code | html
DummyX509TrustManager     code | html
Http   This 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.  code | html
HttpAuthenticationException   Can be used to identify problems during creation of Authentication objects.  code | html
HttpAuthenticationFactory   Provides the Http protocol implementation with the ability to authenticate when prompted.  code | html
HttpBasicAuthentication   Implementation of RFC 2617 Basic Authentication.  code | html
HttpResponse   An HTTP response.  code | html