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