| Package | Description |
|---|---|
| com.ijpay.xpay | |
| com.ijpay.xpay.enums |
| Modifier and Type | Method and Description |
|---|---|
static IJPayHttpResponse |
XPayApi.exeGet(String serverUrl,
XPayUrl xPayUrl,
Map<String,String> params)
执行请求
|
static IJPayHttpResponse |
XPayApi.exePost(String serverUrl,
XPayUrl xPayUrl,
Map<String,String> params)
执行请求
|
static String |
XPayApi.getReqUrl(String serverUrl,
XPayUrl xPayUrl)
获取接口请求的 URL
|
| Modifier and Type | Method and Description |
|---|---|
static XPayUrl |
XPayUrl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XPayUrl[] |
XPayUrl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.