public class TimeSpanJsonUnmarshaller extends Object implements Unmarshaller<TimeSpan,JsonUnmarshallerContext>
Constructor and Description |
---|
TimeSpanJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static TimeSpanJsonUnmarshaller |
getInstance() |
TimeSpan |
unmarshall(JsonUnmarshallerContext context) |
public TimeSpan unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<TimeSpan,JsonUnmarshallerContext>
Exception
public static TimeSpanJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.