Package | Description |
---|---|
org.apache.http.entity.mime.content |
MIME Multipart content body parts.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBody
Body part that is built using a byte array containing a file.
|
class |
FileBody |
class |
InputStreamBody |
class |
StringBody |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.