Apache CXF API

Uses of Interface
org.apache.cxf.io.Transferable

Packages that use Transferable
org.apache.cxf.attachment   
org.apache.cxf.jaxrs.ext.multipart   
 

Uses of Transferable in org.apache.cxf.attachment
 

Classes in org.apache.cxf.attachment that implement Transferable
 class DelegatingInputStream
           
 

Uses of Transferable in org.apache.cxf.jaxrs.ext.multipart
 

Classes in org.apache.cxf.jaxrs.ext.multipart that implement Transferable
 class Attachment
          This class represents an attachment; generally a multipart part.
 


Apache CXF API

Apache CXF