Package | Description |
---|---|
org.apache.http.entity.mime.content |
MIME Multipart content body parts.
|
Modifier and Type | Method and Description |
---|---|
static StringBody |
StringBody.create(String text) |
static StringBody |
StringBody.create(String text,
Charset charset) |
static StringBody |
StringBody.create(String text,
String mimeType,
Charset charset) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.