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