Uses of Interface
org.apache.http.entity.mime.content.ContentDescriptor

Packages that use ContentDescriptor
org.apache.http.entity.mime.content MIME Multipart content body parts. 
 

Uses of ContentDescriptor in org.apache.http.entity.mime.content
 

Subinterfaces of ContentDescriptor in org.apache.http.entity.mime.content
 interface ContentBody
           
 

Classes in org.apache.http.entity.mime.content that implement ContentDescriptor
 class AbstractContentBody
           
 class ByteArrayBody
          Body part that is built using a byte array containing a file.
 class FileBody
           
 class InputStreamBody
           
 class StringBody
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.