public class JsonUtils extends Object
Constructor and Description |
---|
JsonUtils() |
Modifier and Type | Method and Description |
---|---|
static Method |
getOpMethod(String methodName,
Method[] methodSet) |
static Object |
invokeServiceClass(com.google.gson.stream.JsonReader jsonReader,
Object service,
Method operation,
Class[] paramClasses,
int paramCount) |
public static Object invokeServiceClass(com.google.gson.stream.JsonReader jsonReader, Object service, Method operation, Class[] paramClasses, int paramCount) throws InvocationTargetException, IllegalAccessException, IOException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.