Package | Description |
---|---|
org.apache.hc.client5.http.entity.mime |
MIME coded HTTP entity implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
FormBodyPart
FormBodyPart class represents a content body that can be used as a part of multipart encoded
entities.
|
Modifier and Type | Method and Description |
---|---|
MultipartPart |
MultipartPartBuilder.build() |
Modifier and Type | Method and Description |
---|---|
MultipartEntityBuilder |
MultipartEntityBuilder.addPart(MultipartPart multipartPart) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.