Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.server.jaxrs
Class DefaultJsonAdapter

java.lang.Object
  extended by org.nuxeo.ecm.automation.server.jaxrs.DefaultJsonAdapter
All Implemented Interfaces:
JsonAdapter

public class DefaultJsonAdapter
extends Object
implements JsonAdapter

Author:
Bogdan Stefanescu

Constructor Summary
DefaultJsonAdapter(Object object)
           
 
Method Summary
 void toJSON(OutputStream out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultJsonAdapter

public DefaultJsonAdapter(Object object)
Method Detail

toJSON

public void toJSON(OutputStream out)
            throws IOException
Specified by:
toJSON in interface JsonAdapter
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.