public class StringFormDataParameter extends ByteArrayFormDataParameter
| Constructor and Description |
|---|
StringFormDataParameter(String name,
String contentType,
String content,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBinaryTransferEncoding() |
getNamegetContentLength, getContentType, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforBytes, forFile, forFile, forJson, forJson, forText, forText, forTextforBytes, forFile, forJson, forJson, forMap, forMap, forText, forText, getContentLength, getContentType, writepublic boolean isBinaryTransferEncoding()
isBinaryTransferEncoding in interface FormDataParameterisBinaryTransferEncoding in class ByteArrayFormDataParameterCopyright © 2019. All rights reserved.