public class QueueStaxUnmarshaller extends Object implements Unmarshaller<Queue,StaxUnmarshallerContext>
Constructor and Description |
---|
QueueStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static QueueStaxUnmarshaller |
getInstance() |
Queue |
unmarshall(StaxUnmarshallerContext context) |
public Queue unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Queue,StaxUnmarshallerContext>
Exception
public static QueueStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.