Uses of Package
org.apache.http.entity.mime

Packages that use org.apache.http.entity.mime
org.apache.http.entity.mime Support for MIME multipart encoded entities 
 

Classes in org.apache.http.entity.mime used by org.apache.http.entity.mime
FormBodyPart
          FormBodyPart class represents a content body that can be used as a part of multipart encoded entities.
Header
          The header of an entity (see RFC 2045).
HttpMultipart
          HttpMultipart represents a collection of MIME multipart encoded content bodies.
HttpMultipartMode
           
MinimalField
          Minimal MIME field.
MultipartEntity
          Multipart/form coded HTTP entity consisting of multiple body parts.
MultipartEntityBuilder
           
 



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