Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.ExceptionHandler

Packages that use ExceptionHandler
org.nuxeo.ecm.automation.server.jaxrs.io   
org.nuxeo.ecm.automation.server.jaxrs.io.writers   
 

Uses of ExceptionHandler in org.nuxeo.ecm.automation.server.jaxrs.io
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.io with parameters of type ExceptionHandler
static void JsonWriter.writeException(org.codehaus.jackson.JsonGenerator jg, ExceptionHandler eh)
           
static void JsonWriter.writeException(OutputStream out, ExceptionHandler eh)
           
 

Uses of ExceptionHandler in org.nuxeo.ecm.automation.server.jaxrs.io.writers
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.io.writers with parameters of type ExceptionHandler
 long JsonExceptionWriter.getSize(ExceptionHandler arg0, Class<?> arg1, Type arg2, Annotation[] arg3, MediaType arg4)
           
 void JsonExceptionWriter.writeTo(ExceptionHandler ee, Class<?> arg1, Type arg2, Annotation[] arg3, MediaType arg4, MultivaluedMap<String,Object> arg5, OutputStream out)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.