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