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