bad.robot.http.apache
Class ApacheHttpClientBuilder.AuthenticatedHost

java.lang.Object
  extended by bad.robot.http.apache.ApacheHttpClientBuilder.AuthenticatedHost
Enclosing class:
ApacheHttpClientBuilder

public class ApacheHttpClientBuilder.AuthenticatedHost
extends Object


Constructor Summary
ApacheHttpClientBuilder.AuthenticatedHost(URL url, org.apache.http.auth.Credentials credentials)
           
 
Method Summary
 boolean equals(Object that)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApacheHttpClientBuilder.AuthenticatedHost

public ApacheHttpClientBuilder.AuthenticatedHost(URL url,
                                                 org.apache.http.auth.Credentials credentials)
Method Detail

equals

public boolean equals(Object that)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.