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