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