@Deprecated
public class HttpInetSocketAddress
extends java.net.InetSocketAddress
InetSocketAddress
implementation that also provides access to the original
HttpHost
used to resolve the address.Constructor and Description |
---|
HttpInetSocketAddress(org.apache.http.HttpHost httphost,
java.net.InetAddress addr,
int port)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.http.HttpHost |
getHttpHost()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.