| 程序包 | 说明 |
|---|---|
| com.jn.langx.http | |
| com.jn.langx.util.net |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HttpHeaders.setHost(NetworkAddress host)
Set the (new) value of the
Host header. |
| 限定符和类型 | 方法和说明 |
|---|---|
List<NetworkAddress> |
ClusterAddressParser.parse(String s) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
NetworkAddress.compareTo(NetworkAddress o) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
ClusterAddressParser.normalize(List<NetworkAddress> addresses,
ClusterAddressParser.ClusterAddressStyle style)
转换为 host1:port1,host2:port2,host3:port3结构
|
Copyright © 2021. All rights reserved.