| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.bean | |
| cn.binarywang.wx.miniapp.executor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WxaCode
小程序码.
|
class |
WxaCodeUnlimit
小程序码接口B.
|
class |
WxMaQrcode |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QrcodeBytesRequestExecutor.execute(String uri,
AbstractWxMaQrcodeWrapper data,
ResponseHandler<byte[]> handler,
WxType wxType) |
void |
QrcodeRequestExecutor.execute(String uri,
AbstractWxMaQrcodeWrapper data,
ResponseHandler<File> handler,
WxType wxType) |
File |
QrcodeRequestExecutor.execute(String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType) |
File |
QrcodeFileRequestExecutor.execute(String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType)
执行http请求.
|
byte[] |
QrcodeBytesRequestExecutor.execute(String uri,
AbstractWxMaQrcodeWrapper qrcodeWrapper,
WxType wxType) |
Copyright © 2020. All rights reserved.