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 FileBody
           
 class InputStreamBody
           
 class StringBody
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.