JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.alfresco.util.json
package
org.alfresco.util.json
Related Packages
Package
Description
org.alfresco.util
org.alfresco.util.config
org.alfresco.util.debug
org.alfresco.util.resource
org.alfresco.util.schemacomp
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractJsonSerializerBean
<T,
S>
AlfrescoJsonSerializer
DefaultJsonSerializer
ExceptionJsonSerializer
JsonSerializer
<T,
S>
An interface for converting objects of a specified type (T) into a serialized Json format (of type S).