| Interface | Description |
|---|---|
| Serializer |
| Class | Description |
|---|---|
| DefaultJsonSerializer |
Factory for generating
Serializer instances, based on the json library available on the classpath. |
| Exception | Description |
|---|---|
| SerializationException |
Wrapper around all types of JSON serialization exceptions.
|