Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.automation.client.jaxrs.RemoteException

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

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

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers that return RemoteException
 RemoteException ExceptionMarshaller.read(net.sf.json.JSONObject json)
           
static RemoteException ExceptionMarshaller.readException(String content)
           
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers that return types with arguments of type RemoteException
 Class<RemoteException> ExceptionMarshaller.getJavaType()
           
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers with parameters of type RemoteException
 String ExceptionMarshaller.getReference(RemoteException info)
           
 void ExceptionMarshaller.write(net.sf.json.JSONObject object, RemoteException value)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.