public class Tomago extends Object
| Constructor and Description |
|---|
Tomago(com.arxanfintech.common.rest.Client client) |
| Modifier and Type | Method and Description |
|---|---|
String |
Invoke(com.alibaba.fastjson.JSONObject jsonheader,
com.alibaba.fastjson.JSONObject jsonbody) |
String |
Query(com.alibaba.fastjson.JSONObject jsonheader,
com.alibaba.fastjson.JSONObject jsonbody) |
String |
Transaction(com.alibaba.fastjson.JSONObject jsonheader,
String id) |
public String Invoke(com.alibaba.fastjson.JSONObject jsonheader, com.alibaba.fastjson.JSONObject jsonbody) throws Exception
Exceptionpublic String Query(com.alibaba.fastjson.JSONObject jsonheader, com.alibaba.fastjson.JSONObject jsonbody) throws Exception
ExceptionCopyright © 2018. All rights reserved.