java.lang.Iterable<java.nio.ByteBuffer>, ContentProvider, ContentProvider.Typedpublic class FormContentProvider extends StringContentProvider
ContentProvider for form uploads with the
"application/x-www-form-urlencoded" content type.ContentProvider.Typed| Constructor | Description |
|---|---|
FormContentProvider(Fields fields) |
|
FormContentProvider(Fields fields,
java.nio.charset.Charset charset) |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
convert(Fields fields) |
|
static java.lang.String |
convert(Fields fields,
java.nio.charset.Charset charset) |
getContentTypegetLength, iteratorCopyright © 1995–2017 Webtide. All rights reserved.