|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentBody | |
|---|---|
| org.apache.http.entity.mime | Support for MIME multipart messages based on Apache Mime4J |
| org.apache.http.entity.mime.content | MIME Multipart content body parts. |
| Uses of ContentBody in org.apache.http.entity.mime |
|---|
| Methods in org.apache.http.entity.mime with parameters of type ContentBody | |
|---|---|
void |
MultipartEntity.addPart(String name,
ContentBody contentBody)
|
protected void |
FormBodyPart.generateContentDisp(ContentBody body)
|
| Constructors in org.apache.http.entity.mime with parameters of type ContentBody | |
|---|---|
FormBodyPart(String name,
ContentBody body)
|
|
| Uses of ContentBody in org.apache.http.entity.mime.content |
|---|
| Classes in org.apache.http.entity.mime.content that implement ContentBody | |
|---|---|
class |
AbstractContentBody
|
class |
FileBody
|
class |
InputStreamBody
|
class |
StringBody
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||