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