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