| 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.
|
| Nullable |
Temporary package for use until we the jsr people release to maven central.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.