public class WxChannelServiceOkHttpImpl extends BaseWxChannelServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>
config| 构造器和说明 |
|---|
WxChannelServiceOkHttpImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
doGetAccessTokenRequest()
通过网络请求获取AccessToken
|
protected String |
doGetStableAccessTokenRequest(boolean forceRefresh)
通过网络请求获取稳定版AccessToken
|
okhttp3.OkHttpClient |
getRequestHttpClient() |
OkHttpProxyInfo |
getRequestHttpProxy() |
HttpType |
getRequestType() |
void |
initHttp()
初始化http请求对象.
|
checkSignature, execute, execute0, executeInternal, executeWithoutLog, extractAccessToken, get, getAccessToken, getAccessToken, getAddressService, getAfterSaleService, getAssistantService, getBasicService, getBrandService, getCategoryService, getCompassFinderService, getCompassShopService, getConfig, getCooperationService, getCouponService, getFinderLiveService, getFreightTemplateService, getFundService, getHomePageService, getLeadComponentService, getLeagueProductService, getLeaguePromoterService, getLeagueSupplierService, getLeagueWindowService, getLiveDashboardService, getOrderService, getProductService, getRequestHttp, getSharerService, getVipService, getWarehouseService, post, post, post, post, setConfig, setMaxRetryTimes, setRetrySleepMillis, uploadpublic void initHttp()
BaseWxChannelServicepublic okhttp3.OkHttpClient getRequestHttpClient()
public OkHttpProxyInfo getRequestHttpProxy()
public HttpType getRequestType()
protected String doGetAccessTokenRequest() throws IOException
BaseWxChannelServiceImpldoGetAccessTokenRequest 在类中 BaseWxChannelServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>IOException - IOExceptionprotected String doGetStableAccessTokenRequest(boolean forceRefresh) throws IOException
BaseWxChannelServiceImpldoGetStableAccessTokenRequest 在类中 BaseWxChannelServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>IOException - IOExceptionCopyright © 2025. All rights reserved.