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