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