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