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