Uses of Interface
org.alfresco.util.json.JsonSerializer
Packages that use JsonSerializer
Package
Description
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
-
Uses of JsonSerializer in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type JsonSerializerModifier and TypeMethodDescriptionvoidHttpClientTransmitterImpl.setJsonErrorSerializer(JsonSerializer<Throwable, org.json.JSONObject> jsonErrorSerializer) -
Uses of JsonSerializer in org.alfresco.util.json
Classes in org.alfresco.util.json that implement JsonSerializerModifier and TypeClassDescriptionclassclassclassMethods in org.alfresco.util.json with parameters of type JsonSerializerModifier and TypeMethodDescriptionvoidAlfrescoJsonSerializer.register(Class<?> clazz, JsonSerializer<?, ?> serializer)