Uses of Class
org.nuxeo.client.marshaller.NuxeoConverterFactory
-
Packages that use NuxeoConverterFactory Package Description org.nuxeo.client org.nuxeo.client.marshaller -
-
Uses of NuxeoConverterFactory in org.nuxeo.client
Fields in org.nuxeo.client declared as NuxeoConverterFactory Modifier and Type Field Description protected NuxeoConverterFactoryNuxeoClient.Builder. converterFactoryprotected NuxeoConverterFactoryNuxeoClient. converterFactoryMethods in org.nuxeo.client that return NuxeoConverterFactory Modifier and Type Method Description NuxeoConverterFactoryNuxeoClient. getConverterFactory()Client Services * -
Uses of NuxeoConverterFactory in org.nuxeo.client.marshaller
Methods in org.nuxeo.client.marshaller that return NuxeoConverterFactory Modifier and Type Method Description static NuxeoConverterFactoryNuxeoConverterFactory. create()static NuxeoConverterFactoryNuxeoConverterFactory. create(com.fasterxml.jackson.databind.ObjectMapper mapper)
-