public interface ContractChannel
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
call(java.lang.String contractVersion,
ContractMethodType type,
java.lang.String methodName,
com.google.gson.JsonObject params) |
com.google.gson.JsonObject call(java.lang.String contractVersion,
ContractMethodType type,
java.lang.String methodName,
com.google.gson.JsonObject params)