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