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