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