Nuxeo Enterprise Platform 5.4

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

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

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, javax.ws.rs.core.MediaType arg4)
           
 void JsonExceptionWriter.writeTo(ExceptionHandler ee, Class<?> arg1, Type arg2, Annotation[] arg3, javax.ws.rs.core.MediaType arg4, javax.ws.rs.core.MultivaluedMap<String,Object> arg5, OutputStream arg6)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.