Nuxeo ECM Projects 5.4.3-SNAPSHOT

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, MediaType arg4)
           
 void BlobsWriter.writeTo(MultipartBlobs blobs, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.