| Class | Description |
|---|---|
| JsonSerializer |
Serializes a JSONObject.
|
| JsonUtil |
JSON utilities that are not specific to either serialization or conversion.
|
| Pair<T1,T2> |
A pair of any two objects.
|
| PropertiesModule |
Injects everything from the a property file as a Named value
Uses the default shindig.properties file if no other is provided
|
| Annotation Type | Description |
|---|---|
| JsonProperty |
Annotation for specifying a property name other than the default when using JsonSerializer.
|
Copyright © 2007-2012. All Rights Reserved.