Uses of Class
com.adyen.model.marketpay.notification.GenericNotification
-
Packages that use GenericNotification Package Description com.adyen.deserializer com.adyen.model.marketpay.notification com.adyen.notification -
-
Uses of GenericNotification in com.adyen.deserializer
Methods in com.adyen.deserializer that return GenericNotification Modifier and Type Method Description GenericNotificationMarketPayNotificationMessageDeserializer. deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) -
Uses of GenericNotification in com.adyen.model.marketpay.notification
-
Uses of GenericNotification in com.adyen.notification
Methods in com.adyen.notification that return GenericNotification Modifier and Type Method Description GenericNotificationNotificationHandler. handleMarketpayNotificationJson(String json)
-