Class Hierarchy
- java.lang.Object
- org.apache.nutch.protocol.httpclient.DummySSLProtocolSocketFactory (implements org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory)
- org.apache.nutch.protocol.httpclient.DummyX509TrustManager (implements javax.net.ssl.X509TrustManager)
- org.apache.nutch.protocol.httpclient.HttpAuthenticationFactory (implements org.apache.hadoop.conf.Configurable)
- org.apache.nutch.protocol.http.api.HttpBase (implements org.apache.nutch.protocol.Protocol)
- org.apache.nutch.protocol.httpclient.Http
- org.apache.nutch.protocol.httpclient.HttpBasicAuthentication (implements org.apache.hadoop.conf.Configurable, org.apache.nutch.protocol.httpclient.HttpAuthentication)
- org.apache.nutch.protocol.httpclient.HttpFormAuthConfigurer
- org.apache.nutch.protocol.httpclient.HttpFormAuthentication
- org.apache.nutch.protocol.httpclient.HttpResponse (implements org.apache.nutch.net.protocols.Response)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.nutch.protocol.httpclient.HttpAuthenticationException
- java.lang.Exception
Interface Hierarchy
- org.apache.nutch.protocol.httpclient.HttpAuthentication