| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.retrofit |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryTenpayKeyCache
The type In memory tenpay key cache.
|
| Modifier and Type | Field and Description |
|---|---|
private TenpayKeyCache |
TenpayCertificateService.tenpayKeyCache |
private TenpayKeyCache |
WechatPayRetrofitFactory.tenpayKeyCache |
| Modifier and Type | Method and Description |
|---|---|
private static okhttp3.OkHttpClient |
WechatPayRetrofitFactory.okHttpClient(String baseUrl,
AppMerchant appMerchant,
TenpayKeyCache tenpayKeyCache,
okhttp3.ConnectionPool connectionPool,
okhttp3.logging.HttpLoggingInterceptor.Level level) |
| Constructor and Description |
|---|
TenpayCertificateService(String baseUrl,
AppMerchant appMerchant,
TenpayKeyCache tenpayKeyCache)
Instantiates a new Tenpay certificate api.
|
WechatPayRetrofitFactory(String baseUrl,
TenpayKeyCache tenpayKeyCache)
Instantiates a new Wechat pay retrofit factory.
|
WechatPayRetrofitFactory(String baseUrl,
TenpayKeyCache tenpayKeyCache,
okhttp3.ConnectionPool connectionPool,
okhttp3.logging.HttpLoggingInterceptor.Level level)
Instantiates a new Wechat pay retrofit factory.
|
WechatPayRetrofitFactory(TenpayKeyCache tenpayKeyCache)
Instantiates a new Wechat pay retrofit factory.
|
Copyright © 2023. All rights reserved.