Apache CXF API

Uses of Class
org.apache.cxf.jaxrs.ext.multipart.Multipart

Packages that use Multipart
org.apache.cxf.jaxrs.utils.multipart   
 

Uses of Multipart in org.apache.cxf.jaxrs.utils.multipart
 

Methods in org.apache.cxf.jaxrs.utils.multipart with parameters of type Multipart
static Attachment AttachmentUtils.getMultipart(Class<Object> c, Multipart id, javax.ws.rs.core.MediaType mt, List<Attachment> infos)
           
 


Apache CXF API

Apache CXF