Package org.apache.http.entity.mime

Class Summary
FormBodyPart An extension of the mime4j standard BodyPart class that automatically populates the header with standard fields based on the content description of the enclosed body.
HttpMultipart An extension of the mime4j standard Multipart class, which is capable of operating either in the strict (fully RFC 822, RFC 2045, RFC 2046 compliant) or the browser compatible modes.
MIME  
MultipartEntity Multipart/form coded HTTP entity consisting of multiple body parts.
 

Enum Summary
HttpMultipartMode  
 

Exception Summary
UnexpectedMimeException  
 



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