public class HTTPHost extends Object
HTTPHost(String scheme, String host)
HTTPHost(String scheme, String host, int port)
HTTPHost(URI uri)
boolean
equals(Object o)
String
getHost()
int
getPort()
getScheme()
hashCode()
toString()
URI
toURI()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HTTPHost(String scheme, String host, int port)
public HTTPHost(String scheme, String host)
public HTTPHost(URI uri)
public String getScheme()
public String getHost()
public int getPort()
public URI toURI()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2008-2013. All Rights Reserved.