| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonSerializationContext | |
|---|---|
| com.google.gson | This package provides the Gsonclass to convert Json to Java and
 vice-versa. | 
| Uses of JsonSerializationContext in com.google.gson | 
|---|
| Methods in com.google.gson with parameters of type JsonSerializationContext | |
|---|---|
|  JsonElement | JsonSerializer.serialize(T src,
          Type typeOfSrc,
          JsonSerializationContext context)Gson invokes this call-back method during serialization when it encounters a field of the specified type. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||