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