public class WxMaServiceOkHttpImpl extends BaseWxMaServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>
GSON, urlPathSupportApiSignature
GET_ACCESS_TOKEN_URL, GET_PAID_UNION_ID_URL, GET_STABLE_ACCESS_TOKEN, JSCODE_TO_SESSION_URL, SET_DYNAMIC_DATA_URL
构造器和说明 |
---|
WxMaServiceOkHttpImpl() |
限定符和类型 | 方法和说明 |
---|---|
protected String |
doGetAccessTokenRequest()
通过网络请求获取AccessToken
|
protected String |
doGetStableAccessTokenRequest(boolean forceRefresh)
通过网络请求获取稳定版接口调用凭据
|
okhttp3.OkHttpClient |
getRequestHttpClient() |
OkHttpProxyInfo |
getRequestHttpProxy() |
HttpType |
getRequestType() |
void |
initHttp()
初始化http请求对象.
|
addConfig, checkSignature, execute, execute, extractAccessToken, get, getAccessToken, getAccessToken, getAnalysisService, getCloudService, getCodeService, getDeviceSubscribeService, getExpressService, getImgProcService, getInternetService, getIntracityService, getJsapiService, getLinkService, getLiveGoodsService, getLiveMemberService, getLiveService, getMarketingService, getMediaService, getMsgService, getOcrService, getPaidUnionId, getPluginService, getProductOrderService, getProductService, getQrcodeService, getReimburseInvoiceService, getRequestHttp, getRunService, getSecurityService, getSettingService, getShareService, getShopAccountService, getShopAfterSaleService, getShopAuditService, getShopCatService, getShopDeliveryService, getShopImgService, getShopOrderService, getShopRegisterService, getShopSharerService, getShopSpuService, getSubscribeService, getUserService, getWxMaConfig, getWxMaExpressDeliveryReturnService, getWxMaImmediateDeliveryService, getWxMaOpenApiService, getWxMaOrderShippingService, getWxMaPromotionService, getWxMaSchemeService, getWxMaShopCouponService, getWxMaShopPayService, getWxMaVodService, getWxMaXPayService, jsCode2SessionInfo, post, post, post, post, postWithSignature, postWithSignature, removeConfig, setDynamicData, setMaxRetryTimes, setMultiConfigs, setMultiConfigs, setRetrySleepMillis, setWxMaConfig, switchover, switchoverTo, switchoverTo, upload
public void initHttp()
WxMaService
public okhttp3.OkHttpClient getRequestHttpClient()
public OkHttpProxyInfo getRequestHttpProxy()
public HttpType getRequestType()
protected String doGetAccessTokenRequest() throws IOException
BaseWxMaServiceImpl
doGetAccessTokenRequest
在类中 BaseWxMaServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>
IOException
- .protected String doGetStableAccessTokenRequest(boolean forceRefresh) throws IOException
BaseWxMaServiceImpl
doGetStableAccessTokenRequest
在类中 BaseWxMaServiceImpl<okhttp3.OkHttpClient,OkHttpProxyInfo>
IOException
- .Copyright © 2024. All rights reserved.