Uses of Class
org.eclipse.keyple.core.util.json.BodyError
-
Packages that use BodyError Package Description org.eclipse.keyple.core.util.json JSON utility classes as serializers/deserializers, mainly used by the Keyple Distributed Plugins solution. -
-
Uses of BodyError in org.eclipse.keyple.core.util.json
Methods in org.eclipse.keyple.core.util.json that return BodyError Modifier and Type Method Description BodyErrorBodyErrorJsonDeserializer. deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext context)
-