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