public class

RelationTargetDeserealizer

extends Object
implements JsonDeserializer<T>
java.lang.Object
   ↳ org.mule.module.servicesource.RelationTargetDeserealizer

Summary

Public Constructors
RelationTargetDeserealizer()
Public Methods
RelationTarget deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.gson.JsonDeserializer

Public Constructors

public RelationTargetDeserealizer ()

Public Methods

public RelationTarget deserialize (JsonElement json, Type typeOfT, JsonDeserializationContext context)

Parameters
json
typeOfT
context
Throws
JsonParseException