public class WxMpServiceHttpClientImpl extends BaseWxMpServiceImpl<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost>
sessionManager| 构造器和说明 |
|---|
WxMpServiceHttpClientImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
doGetAccessTokenRequest()
通过网络请求获取AccessToken
|
protected String |
doGetStableAccessTokenRequest(boolean forceRefresh)
通过网络请求获取稳定版接口调用凭据
|
org.apache.http.impl.client.CloseableHttpClient |
getRequestHttpClient() |
org.apache.http.HttpHost |
getRequestHttpProxy() |
HttpClientType |
getRequestType() |
void |
initHttp()
初始化http请求对象.
|
addConfigStorage, buildQrConnectUrl, checkSignature, clearQuota, createJsapiSignature, execute, execute, executeInternal, extractAccessToken, fetchShorten, genShorten, get, get, getAccessToken, getAccessToken, getCallbackIP, getCurrentAutoReplyInfo, getGuideService, getJsapiTicket, getJsapiTicket, getRequestHttp, getTicket, getTicket, getWxMpConfigStorage, netCheck, post, post, post, post, post, post, post, removeConfigStorage, semanticQuery, setGuideService, setMaxRetryTimes, setMultiConfigStorages, setMultiConfigStorages, setRetrySleepMillis, setWxMpConfigStorage, shortUrl, switchover, switchover, switchoverTo, switchoverTo, uploadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAiOpenService, getBlackListService, getCardService, getCommentService, getDataCubeService, getDeviceService, getDraftService, getFreePublishService, getGuideBuyerService, getGuideMassedJobService, getGuideMaterialService, getGuideTagService, getImgProcService, getKefuService, getMarketingService, getMassMessageService, getMaterialService, getMemberCardService, getMenuService, getMerchantInvoiceService, getOAuth2Service, getOcrService, getQrcodeService, getReimburseInvoiceService, getShakeService, getStoreService, getSubscribeMsgService, getTemplateMsgService, getUserService, getUserTagService, getWifiService, setAiOpenService, setBlackListService, setCardService, setCommentService, setDataCubeService, setDeviceService, setDraftService, setFreePublishService, setGuideBuyerService, setGuideMassedJobService, setGuideMaterialService, setGuideTagService, setImgProcService, setKefuService, setMarketingService, setMassMessageService, setMaterialService, setMemberCardService, setMenuService, setMerchantInvoiceService, setOAuth2Service, setOcrService, setQrcodeService, setReimburseInvoiceService, setShakeService, setStoreService, setTemplateMsgService, setUserService, setUserTagServicepublic org.apache.http.impl.client.CloseableHttpClient getRequestHttpClient()
public org.apache.http.HttpHost getRequestHttpProxy()
public HttpClientType getRequestType()
public void initHttp()
WxMpServiceprotected String doGetAccessTokenRequest() throws IOException
BaseWxMpServiceImpldoGetAccessTokenRequest 在类中 BaseWxMpServiceImpl<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost>IOException - .protected String doGetStableAccessTokenRequest(boolean forceRefresh) throws IOException
BaseWxMpServiceImpldoGetStableAccessTokenRequest 在类中 BaseWxMpServiceImpl<org.apache.http.impl.client.CloseableHttpClient,org.apache.http.HttpHost>IOException - .Copyright © 2025. All rights reserved.