Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
IPNParserMock() |
Modifier and Type | Method and Description |
---|---|
com.amazonservices.mws.offamazonpaymentsipn.notifications.INotification |
execute(java.util.Map<java.lang.String,java.lang.String> headers,
java.lang.String ipnMessage) |
private javax.xml.datatype.XMLGregorianCalendar |
stringToXMLGregorianCalendar(java.lang.String s) |
public com.amazonservices.mws.offamazonpaymentsipn.notifications.INotification execute(java.util.Map<java.lang.String,java.lang.String> headers, java.lang.String ipnMessage) throws com.amazonservices.mws.offamazonpaymentsipn.NotificationsException
private javax.xml.datatype.XMLGregorianCalendar stringToXMLGregorianCalendar(java.lang.String s) throws javax.xml.datatype.DatatypeConfigurationException, java.text.ParseException
javax.xml.datatype.DatatypeConfigurationException
java.text.ParseException