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