public class MethodJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Method,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static MethodJsonUnmarshaller |
instance |
Constructor and Description |
---|
MethodJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static MethodJsonUnmarshaller |
getInstance() |
Method |
unmarshall(JsonUnmarshallerContext context) |
private static MethodJsonUnmarshaller instance
public Method unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Method,JsonUnmarshallerContext>
java.lang.Exception
public static MethodJsonUnmarshaller getInstance()