Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.server
Class RestMarshaller

java.lang.Object
  extended by org.nuxeo.ecm.automation.server.RestMarshaller

public class RestMarshaller
extends Object

Author:
matic

Constructor Summary
RestMarshaller()
           
 
Method Summary
 Class<JsonMarshaller<?>> getClazz()
           
 JsonMarshaller<?> newInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestMarshaller

public RestMarshaller()
Method Detail

getClazz

public Class<JsonMarshaller<?>> getClazz()

newInstance

public JsonMarshaller<?> newInstance()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.