Class MultipartPart

java.lang.Object
org.apache.hc.client5.http.entity.mime.MultipartPart
Direct Known Subclasses:
FormBodyPart

public class MultipartPart extends Object
MultipartPart class represents a content body that can be used as a part of multipart encoded entities. This class automatically populates the header with standard fields based on the content description of the enclosed body.
Since:
5.0
  • Field Details

  • Constructor Details

  • Method Details