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