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