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