| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract VctcApiContext |
AbstractVctcApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract <T> T |
AbstractVctcApi.callApi(VctcApiContext context) |
protected String |
AbstractVctcApi.sign(VctcApiContext context)
signature,can override
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
FetchOnChainIdsApi.buildContext() |
protected VctcApiContext |
UploadToBlockChainApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected FetchOnChainIdsDTO |
FetchOnChainIdsApi.callApi(VctcApiContext context) |
protected FetchOnChainIdsDTO |
UploadToBlockChainApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
CreateDonationProjectApi.buildContext() |
protected VctcApiContext |
DonateDonationtApi.buildContext() |
protected VctcApiContext |
FetchDonateOnChainIdsApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiResponseDTO |
CreateDonationProjectApi.callApi(VctcApiContext context) |
protected VctcApiResponseDTO |
DonateDonationtApi.callApi(VctcApiContext context) |
protected FetchDonateOnChainIdsDTO |
FetchDonateOnChainIdsApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
CreateEveriPayApi.buildContext() |
protected VctcApiContext |
QueryFungibleBalanceApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CreateEveriPayDTO |
CreateEveriPayApi.callApi(VctcApiContext context) |
protected QueryFungibleBalanceDTO |
QueryFungibleBalanceApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
CreateMerchantApi.buildContext() |
protected VctcApiContext |
LoginMerchantApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DataIdDTO |
CreateMerchantApi.callApi(VctcApiContext context) |
protected LoginMerchantDTO |
LoginMerchantApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
CreateMerchantPrePayApi.buildContext() |
protected VctcApiContext |
CreateWechatAppPayApi.buildContext() |
protected VctcApiContext |
CreateWechatNativePayApi.buildContext() |
protected VctcApiContext |
CreateWechatPayApi.buildContext() |
protected VctcApiContext |
GetSubMerchantPayInfoApi.buildContext() |
protected VctcApiContext |
RefundApi.buildContext() |
protected VctcApiContext |
SetMerchantPayParamsApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CreateMerchantPrePayDTO |
CreateMerchantPrePayApi.callApi(VctcApiContext context) |
protected WechatPayDTO |
CreateWechatAppPayApi.callApi(VctcApiContext context) |
protected WechatPayDTO |
CreateWechatNativePayApi.callApi(VctcApiContext context) |
protected WechatPayDTO |
CreateWechatPayApi.callApi(VctcApiContext context) |
protected SubMerchantPayInfoDTO |
GetSubMerchantPayInfoApi.callApi(VctcApiContext context) |
protected VctcApiResponseDTO |
RefundApi.callApi(VctcApiContext context) |
protected VctcApiResponseDTO |
SetMerchantPayParamsApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected VctcApiContext |
SendSmsApi.buildContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DataIdDTO |
SendSmsApi.callApi(VctcApiContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
Signature.sign(VctcApiContext api,
long time)
对一个宇链云 API 调用进行签名,返回签名字符串。
|
Copyright © 2020. All rights reserved.