Package com.foxinmy.weixin4j.http.apache

Interface Summary
ContentBody  
ContentDescriptor Represents common content properties.
 

Class Summary
AbstractContentBody  
ByteArrayBody Body part that is built using a byte array containing a file.
ByteArrayBuffer A resizable byte array.
CharArrayBuffer A resizable char array.
FileBody  
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).
HTTP Constants and static helpers related to the HTTP protocol.
HttpMultipart HttpMultipart represents a collection of MIME multipart encoded content bodies.
InputStreamBody  
MIME  
MultipartEntity Multipart/form coded HTTP entity consisting of multiple body parts.
StringBody  
 

Enum Summary
HttpMultipartMode  
 



Copyright © 2014–2017. All rights reserved.