Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller

Packages that use JsonMarshaller
org.nuxeo.ecm.automation.client.jaxrs.spi   
org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers   
 

Uses of JsonMarshaller in org.nuxeo.ecm.automation.client.jaxrs.spi
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi that return JsonMarshaller
static
<T> JsonMarshaller<T>
JsonMarshalling.getMarshaller(Class<T> clazz)
           
static
<T> JsonMarshaller<T>
JsonMarshalling.getMarshaller(String type)
           
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi with parameters of type JsonMarshaller
static void JsonMarshalling.addMarshaller(JsonMarshaller<?> marshaller)
           
 

Uses of JsonMarshaller in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers
 

Classes in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers that implement JsonMarshaller
 class DocumentMarshaller
           
 class DocumentsMarshaller
           
 class ExceptionMarshaller
           
 class LoginMarshaller
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.