程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.util | |
com.github.binarywang.wxpay.v3.auth |
限定符和类型 | 方法和说明 |
---|---|
static void |
HttpProxyUtils.initHttpProxy(org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
WxPayHttpProxy wxPayHttpProxy)
配置 http 正向代理 可以实现内网服务通过代理调用接口
参考代码: WxPayServiceApacheHttpImpl 中的方法 createHttpClientBuilder
|
构造器和说明 |
---|
AutoUpdateCertificatesVerifier(Credentials credentials,
byte[] apiV3Key,
int minutesInterval,
WxPayHttpProxy wxPayHttpProxy) |
Copyright © 2023. All rights reserved.