Package ratpack.gson
Provides integration with Google Gson for JSON parsing and rendering.
- Since:
- 1.6
-
Interface Summary Interface Description GsonParseOpts Parsing configuration for Google's Gson library.GsonRender Arenderable object wrapper
for rendering as JSON. -
Class Summary Class Description Gson Support for rendering and parsing JSON using Google's Gson library.GsonModule Registers JSON parsing and rendering support using Google's Gson library.