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