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