|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentBody | |
|---|---|
| org.apache.http.entity.mime | |
| org.apache.http.entity.mime.content | |
| Uses of ContentBody in org.apache.http.entity.mime |
|---|
| Methods in org.apache.http.entity.mime with parameters of type ContentBody | |
|---|---|
void |
MultipartEntity.addPart(java.lang.String name,
ContentBody contentBody)
|
protected void |
FormBodyPart.generateContentDisp(ContentBody body)
|
| Constructors in org.apache.http.entity.mime with parameters of type ContentBody | |
|---|---|
FormBodyPart(java.lang.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 | |||||||||