Package org.alfresco.util.json
-
Interface Summary Interface Description JsonSerializer<T,S> An interface for converting objects of a specified type (T) into a serialized Json format (of type S). -
Class Summary Class Description AbstractJsonSerializerBean<T,S> AlfrescoJsonSerializer DefaultJsonSerializer ExceptionJsonSerializer