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