Package org.restlet.ext.gson
Integration with Gson 2.8.
- Since:
- Restlet 2.2
- See Also:
- Gson Web site, User Guide - Gson extension
-
Class Summary Class Description GsonConverter Converter between the JSON and Representation classe based on Gson library.GsonRepresentation<T> Representation based on a JSON document.