public class SingleQuoteHttpBodyConverter extends java.lang.Object implements HttpBodyConverter
APPLICATION_JSON, APPLICATION_XML, OBJECT_MAPPER, XML_MAPPER| Constructor and Description |
|---|
SingleQuoteHttpBodyConverter(java.lang.String json) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
body() |
java.lang.String |
contentType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitjson, json, jsonWithSingleQuotes, marshallJson, xml, xmlpublic SingleQuoteHttpBodyConverter(java.lang.String json)
public java.lang.String body()
body in interface HttpBodyConverterpublic java.lang.String contentType()
contentType in interface HttpBodyConverter