@Deprecated public class HttpInetSocketAddress extends InetSocketAddress
InetSocketAddress实现也提供访问原始的HttpHost用于解析地址。
| Constructor and Description |
|---|
HttpInetSocketAddress(HttpHost httphost, InetAddress addr, int port)
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
HttpHost |
getHttpHost()
已过时。
|
String |
toString()
已过时。
|
createUnresolved, equals, getAddress, getHostName, getHostString, getPort, hashCode, isUnresolvedpublic HttpInetSocketAddress(HttpHost httphost, InetAddress addr, int port)
public HttpHost getHttpHost()
public String toString()
toString in class
InetSocketAddress
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.