| Interface | Description |
|---|---|
| JsonSerializer<T,S> |
An interface for converting objects of a specified type (T) into a serialized
Json format (of type S).
|
| Class | Description |
|---|---|
| ExceptionJsonSerializer | |
| JsonUtil |
The class provides static reference to default
ObjectMapper
as well as utility methods of converting JSON to Java objects and back. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.