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