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