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