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