| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.common.util.http.hc |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultHttpComponentsClientBuilder
DefaultApacheHttpClientBuilder
|
| 限定符和类型 | 方法和说明 |
|---|---|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.httpProxyHost(String httpProxyHost) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.httpProxyHost(String httpProxyHost)
代理服务器地址.
|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.httpProxyPassword(char[] httpProxyPassword) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.httpProxyPassword(char[] httpProxyPassword)
代理服务器密码.
|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.httpProxyPort(int httpProxyPort) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.httpProxyPort(int httpProxyPort)
代理服务器端口.
|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.httpProxyUsername(String httpProxyUsername) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.httpProxyUsername(String httpProxyUsername)
代理服务器用户名.
|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.httpRequestRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy httpRequestRetryStrategy) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.httpRequestRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy httpRequestRetryStrategy)
重试策略.
|
HttpComponentsClientBuilder |
DefaultHttpComponentsClientBuilder.keepAliveStrategy(org.apache.hc.client5.http.ConnectionKeepAliveStrategy keepAliveStrategy) |
HttpComponentsClientBuilder |
HttpComponentsClientBuilder.keepAliveStrategy(org.apache.hc.client5.http.ConnectionKeepAliveStrategy keepAliveStrategy)
超时时间.
|
Copyright © 2026. All rights reserved.