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