public abstract class WxOpenServiceAbstractImpl<H,P> extends Object implements WxOpenService, RequestHttp<H,P>
构造器和说明 |
---|
WxOpenServiceAbstractImpl() |
限定符和类型 | 方法和说明 |
---|---|
protected <T,E> T |
execute(RequestExecutor<T,E> executor,
String uri,
E data) |
WxOpenComponentService |
getWxOpenComponentService()
Gets wx open component service.
|
WxOpenConfigStorage |
getWxOpenConfigStorage()
Gets wx open config storage.
|
abstract void |
initHttp()
初始化 RequestHttp.
|
void |
setWxOpenConfigStorage(WxOpenConfigStorage wxOpenConfigStorage)
Sets wx open config storage.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, post, uploadMinishopMediaFile
getRequestHttpClient, getRequestHttpProxy, getRequestType
public WxOpenComponentService getWxOpenComponentService()
WxOpenService
getWxOpenComponentService
在接口中 WxOpenService
public WxOpenConfigStorage getWxOpenConfigStorage()
WxOpenService
getWxOpenConfigStorage
在接口中 WxOpenService
public void setWxOpenConfigStorage(WxOpenConfigStorage wxOpenConfigStorage)
WxOpenService
setWxOpenConfigStorage
在接口中 WxOpenService
wxOpenConfigStorage
- the wx open config storagepublic abstract void initHttp()
protected <T,E> T execute(RequestExecutor<T,E> executor, String uri, E data) throws WxErrorException
WxErrorException
Copyright © 2024. All rights reserved.