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