public class ProjectionJsonUnmarshaller extends java.lang.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 java.lang.Exception
unmarshall in interface Unmarshaller<Projection,JsonUnmarshallerContext>java.lang.Exceptionpublic static ProjectionJsonUnmarshaller getInstance()