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