public class MarketPayNotificationMessageDeserializer extends Object implements com.google.gson.JsonDeserializer<GenericNotification>
| Constructor and Description |
|---|
MarketPayNotificationMessageDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
GenericNotification |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public MarketPayNotificationMessageDeserializer()
public GenericNotification deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<GenericNotification>com.google.gson.JsonParseExceptionCopyright © 2022. All rights reserved.