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