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