Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.io.MultipartBlobs

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

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

Methods in org.nuxeo.ecm.automation.server.jaxrs.io.writers with parameters of type MultipartBlobs
 long BlobsWriter.getSize(MultipartBlobs arg0, Class<?> arg1, Type arg2, Annotation[] arg3, javax.ws.rs.core.MediaType arg4)
           
 void BlobsWriter.writeTo(MultipartBlobs blobs, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.