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