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