| public static com.google.gson.JsonObject |
| createSuccessResult(com.google.gson.JsonElement id, com.google.gson.JsonElement result) |
| method_73648(com.google.gson.JsonElement arg0, com.google.gson.JsonElement arg1) |
| encodeResult(com.google.gson.JsonElement id, com.google.gson.JsonElement result) |
|
| public static com.google.gson.JsonObject |
|
| public static com.google.gson.JsonObject |
|
| public static com.google.gson.JsonObject |
| createError(com.google.gson.JsonElement id, String message, int errorCode, String data) |
| method_73649(com.google.gson.JsonElement arg0, String arg1, int arg2, String arg3) |
| encodeError(com.google.gson.JsonElement id, String message, int code, String data) |
|
| public static com.google.gson.JsonElement |
| getRequestId(com.google.gson.JsonObject jsonObject) |
| method_73647(com.google.gson.JsonObject arg0) |
| getId(com.google.gson.JsonObject request) |
|
| public static String |
| getMethodName(com.google.gson.JsonObject jsonObject) |
| method_73651(com.google.gson.JsonObject arg0) |
| getMethod(com.google.gson.JsonObject request) |
|
| public static com.google.gson.JsonElement |
| getParams(com.google.gson.JsonObject jsonObject) |
| method_73652(com.google.gson.JsonObject arg0) |
| getParameters(com.google.gson.JsonObject request) |
|
| public static com.google.gson.JsonElement |
| getResult(com.google.gson.JsonObject jsonObject) |
| method_73653(com.google.gson.JsonObject arg0) |
| getResult(com.google.gson.JsonObject response) |
|
| public static com.google.gson.JsonObject |
| getError(com.google.gson.JsonObject jsonObject) |
| method_73654(com.google.gson.JsonObject arg0) |
| getError(com.google.gson.JsonObject response) |
|